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 petr.viktorin
Recipients petr.viktorin
Date 2020-10-20.20:35:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603226105.52.0.971925860816.issue42100@roundup.psfhosted.org>
In-reply-to
Content
I would like to add an internal _PyType_GetModuleByDef function to unblock further work on isolating extension modules, as discussed here: https://mail.python.org/archives/list/capi-sig@python.org/thread/T3P2QNLNLBRFHWSKYSTPMVEIL2EEKFJU/
History
Date User Action Args
2020-10-20 20:35:05petr.viktorinsetrecipients: + petr.viktorin
2020-10-20 20:35:05petr.viktorinsetmessageid: <1603226105.52.0.971925860816.issue42100@roundup.psfhosted.org>
2020-10-20 20:35:05petr.viktorinlinkissue42100 messages
2020-10-20 20:35:05petr.viktorincreate