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 vstinner
Recipients lemburg, vstinner
Date 2020-10-26.18:19:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603736388.98.0.853903752667.issue42157@roundup.psfhosted.org>
In-reply-to
Content
New changeset 920cb647ba23feab7987d0dac1bd63bfc2ffc4c0 by Victor Stinner in branch 'master':
bpo-42157: unicodedata avoids references to UCD_Type (GH-22990)
https://github.com/python/cpython/commit/920cb647ba23feab7987d0dac1bd63bfc2ffc4c0
History
Date User Action Args
2020-10-26 18:19:49vstinnersetrecipients: + vstinner, lemburg
2020-10-26 18:19:48vstinnersetmessageid: <1603736388.98.0.853903752667.issue42157@roundup.psfhosted.org>
2020-10-26 18:19:48vstinnerlinkissue42157 messages
2020-10-26 18:19:48vstinnercreate