[3.8] bpo-37330: open(): "U" mode is removed in Python 3.9 by vstinner · Pull Request #16972 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
[3.8] bpo-37330: open(): "U" mode is removed in Python 3.9#16972
vstinner merged 1 commit intopython:3.8from
vstinner:umode_doc38
[3.8] bpo-37330: open(): "U" mode is removed in Python 3.9#16972
vstinner merged 1 commit intopython:3.8from
vstinner:umode_doc38
Conversation
Copy link Copy Markdown
Member
Update open() documentation.
Update open() documentation.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
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
asottile approved these changes Oct 28, 2019
vstinner
merged commit
1d2862a
into
python:3.8
vstinner
deleted the
umode_doc38
branch
bedevere-bot
removed
the
awaiting core review
label
vstinner
added
the
needs backport to 3.7
label
Copy link Copy Markdown
Contributor
miss-islington
commented
Oct 29, 2019
miss-islington commented
Oct 29, 2019Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖
bedevere-bot
removed
the
needs backport to 3.7
label
Copy link Copy Markdown
bedevere-bot
commented
Oct 29, 2019
bedevere-bot commented
Oct 29, 2019GH-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, 2019Update 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, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment