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 petr.viktorin, vstinner
Date 2020-09-16.14:19:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600265988.13.0.98583398954.issue41798@roundup.psfhosted.org>
In-reply-to
Content
> unicodedata: static variable

Right now, it's ok-ish. Mohamed Koubaa is working on PR 22145 to pass a module state into internal functions, and so the PyCapsule pointer must be different in each module instance.
History
Date User Action Args
2020-09-16 14:19:48vstinnersetrecipients: + vstinner, petr.viktorin
2020-09-16 14:19:48vstinnersetmessageid: <1600265988.13.0.98583398954.issue41798@roundup.psfhosted.org>
2020-09-16 14:19:48vstinnerlinkissue41798 messages
2020-09-16 14:19:48vstinnercreate