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 benjamin.peterson, ezio.melotti, lemburg, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2016-09-07.00:08:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907000812.31222.38781.361535AC@psf.io>
In-reply-to
Content
New changeset ad5a28ace615 by Victor Stinner in branch 'default':
Optimize unicode_escape and raw_unicode_escape
https://hg.python.org/cpython/rev/ad5a28ace615
History
Date User Action Args
2016-09-07 00:08:15python-devsetrecipients: + python-dev, lemburg, pitrou, vstinner, benjamin.peterson, ezio.melotti, serhiy.storchaka
2016-09-07 00:08:15python-devlinkissue16334 messages
2016-09-07 00:08:15python-devcreate