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 benjamin.peterson
Recipients Greg Price, Maxime Belanger, benjamin.peterson, ezio.melotti, serhiy.storchaka, steven.daprano, vstinner
Date 2019-09-04.02:46:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567565167.04.0.675343691669.issue37966@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f09413947d1ce0043de62ed2346f9a2b4e5880b by Benjamin Peterson (Greg Price) in branch 'master':
closes bpo-37966: Fully implement the UAX #15 quick-check algorithm. (GH-15558)
https://github.com/python/cpython/commit/2f09413947d1ce0043de62ed2346f9a2b4e5880b
History
Date User Action Args
2019-09-04 02:46:07benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, ezio.melotti, steven.daprano, serhiy.storchaka, Maxime Belanger, Greg Price
2019-09-04 02:46:07benjamin.petersonsetmessageid: <1567565167.04.0.675343691669.issue37966@roundup.psfhosted.org>
2019-09-04 02:46:07benjamin.petersonlinkissue37966 messages
2019-09-04 02:46:06benjamin.petersoncreate