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 python-dev
Recipients Arfrever, asvetlov, chris.jerdonek, docs@python, georg.brandl, martin.panter, nadeem.vawda, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, stutzbach, vajrasky
Date 2013-11-23.20:13:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dRm0T0MT1z7LjR@mail.python.org>
In-reply-to
Content
New changeset 70bd6f7e013b by Serhiy Storchaka in branch 'default':
Issue #15204: Deprecated the 'U' mode in file-like objects.
http://hg.python.org/cpython/rev/70bd6f7e013b
History
Date User Action Args
2013-11-23 20:13:13python-devsetrecipients: + python-dev, georg.brandl, rhettinger, pitrou, nadeem.vawda, stutzbach, Arfrever, r.david.murray, asvetlov, chris.jerdonek, docs@python, martin.panter, serhiy.storchaka, vajrasky
2013-11-23 20:13:13python-devlinkissue15204 messages
2013-11-23 20:13:13python-devcreate