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, rhettinger, serhiy.storchaka, shihai1991
Date 2020-10-20.21:57:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603231073.89.0.701175678098.issue40891@roundup.psfhosted.org>
In-reply-to
Content
Here is a PR for _PyType_GetModuleByDef: https://github.com/python/cpython/pull/22835
History
Date User Action Args
2020-10-20 21:57:53petr.viktorinsetrecipients: + petr.viktorin, rhettinger, serhiy.storchaka, shihai1991
2020-10-20 21:57:53petr.viktorinsetmessageid: <1603231073.89.0.701175678098.issue40891@roundup.psfhosted.org>
2020-10-20 21:57:53petr.viktorinlinkissue40891 messages
2020-10-20 21:57:53petr.viktorincreate