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 <[email protected]>
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/[email protected]/thread/T3P2QNLNLBRFHWSKYSTPMVEIL2EEKFJU/
History
Date User Action Args
2020-10-20 20:35:05petr.viktorinsetrecipients: + petr.viktorin
2020-10-20 20:35:05petr.viktorinsetmessageid: <[email protected]>
2020-10-20 20:35:05petr.viktorinlinkissue42100 messages
2020-10-20 20:35:05petr.viktorincreate