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 christian.heimes, corona10, erlendaasland, petr.viktorin, pkerling, shihai1991, vstinner
Date 2021-01-20.11:03:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611140636.7.0.404858211801.issue41798@roundup.psfhosted.org>
In-reply-to
Content
New changeset 61d26394f97306ab4890f1522f26ee6d17461e2b by Erlend Egeberg Aasland in branch 'master':
bpo-41798: Allocate unicodedata CAPI on the heap (GH-24128)
https://github.com/python/cpython/commit/61d26394f97306ab4890f1522f26ee6d17461e2b
History
Date User Action Args
2021-01-20 11:03:56vstinnersetrecipients: + vstinner, christian.heimes, petr.viktorin, corona10, pkerling, shihai1991, erlendaasland
2021-01-20 11:03:56vstinnersetmessageid: <1611140636.7.0.404858211801.issue41798@roundup.psfhosted.org>
2021-01-20 11:03:56vstinnerlinkissue41798 messages
2021-01-20 11:03:56vstinnercreate