[3.8] bpo-37330: open(): "U" mode is removed in Python 3.9 by vstinner · Pull Request #16972 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
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
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
miss-islington
commented
Oct 29, 2019
miss-islington commented
Contributor
Thanks @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
bedevere-bot
commented
Oct 29, 2019
bedevere-bot commented
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment