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, lemburg, miss-islington, serhiy.storchaka, vstinner
Date 2019-08-14.02:28:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565749725.22.0.510755438767.issue37760@roundup.psfhosted.org>
In-reply-to
Content
New changeset c03e698c344dfc557555b6b07a3ee2702e45f6ee by Benjamin Peterson (Greg Price) in branch 'master':
bpo-37760: Factor out standard range-expanding logic in makeunicodedata. (GH-15248)
https://github.com/python/cpython/commit/c03e698c344dfc557555b6b07a3ee2702e45f6ee
History
Date User Action Args
2019-08-14 02:28:45benjamin.petersonsetrecipients: + benjamin.peterson, lemburg, vstinner, ezio.melotti, serhiy.storchaka, Greg Price, miss-islington
2019-08-14 02:28:45benjamin.petersonsetmessageid: <1565749725.22.0.510755438767.issue37760@roundup.psfhosted.org>
2019-08-14 02:28:45benjamin.petersonlinkissue37760 messages
2019-08-14 02:28:45benjamin.petersoncreate