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, pitrou, serhiy.storchaka, vstinner
Date 2019-10-29.09:32:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572341571.94.0.65549203496.issue37330@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1d2862a323ae1387e306942253b1e487018e2b7f by Victor Stinner in branch '3.8':
bpo-37330: open(): "U" mode is removed in Python 3.9 (GH-16972)
https://github.com/python/cpython/commit/1d2862a323ae1387e306942253b1e487018e2b7f
History
Date User Action Args
2019-10-29 09:32:52vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka, Anthony Sottile
2019-10-29 09:32:51vstinnersetmessageid: <1572341571.94.0.65549203496.issue37330@roundup.psfhosted.org>
2019-10-29 09:32:51vstinnerlinkissue37330 messages
2019-10-29 09:32:51vstinnercreate