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 shihai1991
Recipients Dormouse759, ncoghlan, pablogsal, petr.viktorin, shihai1991, vstinner
Date 2020-03-07.15:16:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583594209.02.0.574724732246.issue39824@roundup.psfhosted.org>
In-reply-to
Content
> we have no idea what Py_mod_create might have done that needs to be cleaned up.

Looks like no extension module author use `Py_mod_create` slots now.
History
Date User Action Args
2020-03-07 15:16:49shihai1991setrecipients: + shihai1991, ncoghlan, vstinner, petr.viktorin, Dormouse759, pablogsal
2020-03-07 15:16:49shihai1991setmessageid: <1583594209.02.0.574724732246.issue39824@roundup.psfhosted.org>
2020-03-07 15:16:49shihai1991linkissue39824 messages
2020-03-07 15:16:48shihai1991create