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 gvanrossum, jmadden, vstinner, xtreak
Date 2020-03-04.17:50:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583344225.69.0.973855799942.issue39674@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, gvanrossum, jmadden, xtreak
2020-03-04 17:50:25vstinnersetmessageid: <1583344225.69.0.973855799942.issue39674@roundup.psfhosted.org>
2020-03-04 17:50:25vstinnerlinkissue39674 messages
2020-03-04 17:50:25vstinnercreate