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 ezio.melotti, python-dev, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-21.09:47:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161121094729.46126.71071.CC35E4A3@psf.io>
In-reply-to
Content
New changeset 2d0ce3f4dfbd by Serhiy Storchaka in branch '3.6':
Issue #28760: Clean up and fix comments in PyUnicode_AsUnicodeEscapeString().
https://hg.python.org/cpython/rev/2d0ce3f4dfbd

New changeset d656b93c5603 by Serhiy Storchaka in branch 'default':
Issue #28760: Clean up and fix comments in PyUnicode_AsUnicodeEscapeString().
https://hg.python.org/cpython/rev/d656b93c5603
History
Date User Action Args
2016-11-21 09:47:32python-devsetrecipients: + python-dev, vstinner, ezio.melotti, serhiy.storchaka, xiang.zhang
2016-11-21 09:47:32python-devlinkissue28760 messages
2016-11-21 09:47:32python-devcreate