Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-37330: open(): "U" mode is removed in Python 3.9 #16972

Merged
merged 1 commit into from Oct 29, 2019

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 Oct 29, 2019
@miss-islington
Copy link
Contributor

miss-islington commented Oct 29, 2019

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

@bedevere-bot
Copy link

bedevere-bot commented Oct 29, 2019

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.

None yet

5 participants