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 steve.dower
Recipients ezio.melotti, malin, qigangxu, shihai1991, steve.dower, vstinner
Date 2019-09-10.16:04:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568131451.18.0.442893699331.issue37752@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2ec70102066fe5534f1a62e8f496d2005e1697db by Steve Dower (Jordon Xu) in branch 'master':
bpo-37752: Delete redundant Py_CHARMASK in normalizestring() (GH-15095)
https://github.com/python/cpython/commit/2ec70102066fe5534f1a62e8f496d2005e1697db
History
Date User Action Args
2019-09-10 16:04:11steve.dowersetrecipients: + steve.dower, vstinner, ezio.melotti, malin, shihai1991, qigangxu
2019-09-10 16:04:11steve.dowersetmessageid: <1568131451.18.0.442893699331.issue37752@roundup.psfhosted.org>
2019-09-10 16:04:11steve.dowerlinkissue37752 messages
2019-09-10 16:04:11steve.dowercreate