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.19:34:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160908193433.87525.12900.81DFC785@psf.io>
In-reply-to
Content
New changeset 38802c38cfe1 by R David Murray in branch 'default':
#27364: Deprecate invalid escape strings in str/byutes.
https://hg.python.org/cpython/rev/38802c38cfe1
History
Date User Action Args
2016-09-08 19:34:36python-devsetrecipients: + python-dev, gvanrossum, vstinner, ezio.melotti, r.david.murray, martin.panter, serhiy.storchaka, ztane, jayvdb, abarry
2016-09-08 19:34:36python-devlinkissue27364 messages
2016-09-08 19:34:36python-devcreate