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 methane
Recipients methane, vstinner
Date 2018-01-28.00:59:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset bea57060c863d0c3474c79350bd9c557f2ff0e7c by INADA Naoki in branch 'master':
bpo-32677: Optimize str.isascii() (GH-5356)
https://github.com/python/cpython/commit/bea57060c863d0c3474c79350bd9c557f2ff0e7c
History
Date User Action Args
2018-01-28 00:59:15methanesetrecipients: + methane, vstinner
2018-01-28 00:59:15methanesetmessageid: <[email protected]>
2018-01-28 00:59:15methanelinkissue32677 messages
2018-01-28 00:59:14methanecreate