bpo-39674: Revert "bpo-37330: open() no longer accept 'U' in file mode (GH-16959)" by vstinner · Pull Request #18767 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
Member
This reverts commit e471e72.
The mode will be removed from Python 3.10.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
commented
Mar 3, 2020
vstinner commented
Member Author
@tirkarthi @serhiy-storchaka: You approved PR #16959. Would you mind to review this revert? See https://bugs.python.org/issue39674 for the rationale.
tirkarthi
approved these changes
tirkarthi
left a comment
tirkarthi
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM since it seems to be a straightforward revert of the commit. Thanks Victor.
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
fabioz
mentioned this pull request
vstinner
merged commit
942f7a2
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
commented
Mar 4, 2020
vstinner commented
Member Author
Thanks for the review @tirkarthi ;-)
vstinner
deleted the
revert_u_mode
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment