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, scop, serhiy.storchaka, vstinner
Date 2016-09-05.22:48:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160905224846.38003.39199.166DF78E@psf.io>
In-reply-to
Content
New changeset 99818330b4c0 by Victor Stinner in branch 'default':
Issue #27938: Add a fast-path for us-ascii encoding
https://hg.python.org/cpython/rev/99818330b4c0
History
Date User Action Args
2016-09-05 22:48:49python-devsetrecipients: + python-dev, vstinner, scop, ezio.melotti, serhiy.storchaka
2016-09-05 22:48:49python-devlinkissue27938 messages
2016-09-05 22:48:49python-devcreate