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, benjamin.peterson, ezio.melotti, vstinner
Date 2019-08-13.05:21:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565673666.89.0.888766421969.issue37760@roundup.psfhosted.org>
In-reply-to
Content
New changeset ef2af1ad44be0542a47270d5173a0b920c3a450d by Benjamin Peterson (Greg Price) in branch 'master':
bpo-37760: Factor out the basic UCD parsing logic of makeunicodedata. (GH-15130)
https://github.com/python/cpython/commit/ef2af1ad44be0542a47270d5173a0b920c3a450d
History
Date User Action Args
2019-08-13 05:21:06benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, ezio.melotti, Greg Price
2019-08-13 05:21:06benjamin.petersonsetmessageid: <1565673666.89.0.888766421969.issue37760@roundup.psfhosted.org>
2019-08-13 05:21:06benjamin.petersonlinkissue37760 messages
2019-08-13 05:21:06benjamin.petersoncreate