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 abarry, ezio.melotti, gvanrossum, jayvdb, martin.panter, python-dev, r.david.murray, serhiy.storchaka, vstinner, ztane
Date 2016-09-08.18:00:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160908180024.48515.54985.72096A1F@psf.io>
In-reply-to
Content
New changeset b4cc62473c13 by R David Murray in branch 'default':
#27364: fix "incorrect" uses of escape character in the stdlib.
https://hg.python.org/cpython/rev/b4cc62473c13
History
Date User Action Args
2016-09-08 18:00:28python-devsetrecipients: + python-dev, gvanrossum, vstinner, ezio.melotti, r.david.murray, martin.panter, serhiy.storchaka, ztane, jayvdb, abarry
2016-09-08 18:00:28python-devlinkissue27364 messages
2016-09-08 18:00:28python-devcreate