This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Anthony Sottile, abartlet, miss-islington, pitrou, serhiy.storchaka, vstinner
Date 2020-03-04.17:50:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583344225.62.0.217232457437.issue37330@roundup.psfhosted.org>
In-reply-to
Content
New changeset 942f7a2dea2e95a0fa848329565c0d0288d92e47 by Victor Stinner in branch 'master':
bpo-39674: Revert "bpo-37330: open() no longer accept 'U' in file mode (GH-16959)" (GH-18767)
https://github.com/python/cpython/commit/942f7a2dea2e95a0fa848329565c0d0288d92e47
History
Date User Action Args
2020-03-04 17:50:25vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka, Anthony Sottile, miss-islington, abartlet
2020-03-04 17:50:25vstinnersetmessageid: <1583344225.62.0.217232457437.issue37330@roundup.psfhosted.org>
2020-03-04 17:50:25vstinnerlinkissue37330 messages
2020-03-04 17:50:25vstinnercreate