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 python-dev, vstinner
Date 2015-09-29.10:35:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150929103508.82658.51256@psf.io>
In-reply-to
Content
New changeset 128a3f03ddeb by Victor Stinner in branch 'default':
Optimize ascii/latin1+surrogateescape encoders
https://hg.python.org/cpython/rev/128a3f03ddeb
History
Date User Action Args
2015-09-29 10:35:12python-devsetrecipients: + python-dev, vstinner
2015-09-29 10:35:12python-devlinkissue25227 messages
2015-09-29 10:35:12python-devcreate