Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 28, 2019

Update open() documentation.

https://bugs.python.org/issue37330

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels Oct 28, 2019
@vstinner vstinner changed the title bpo-37330: open(): "U" mode is removed in Python 3.9 [3.8] bpo-37330: open(): "U" mode is removed in Python 3.9 Oct 28, 2019
@vstinner vstinner merged commit 1d2862a into python:3.8 Oct 29, 2019
@vstinner vstinner deleted the umode_doc38 branch October 29, 2019 09:32
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-16982 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 29, 2019
Update open() documentation.
(cherry picked from commit 1d2862a)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request Oct 29, 2019
Update open() documentation.
(cherry picked from commit 1d2862a)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants