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, shihai1991
Date 2022-02-11.16:22:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644596536.39.0.102830807479.issue46613@roundup.psfhosted.org>
In-reply-to
Content
New changeset 204946986feee7bc80b233350377d24d20fcb1b8 by Petr Viktorin in branch 'main':
bpo-46613: Add PyType_GetModuleByDef to the public API (GH-31081)
https://github.com/python/cpython/commit/204946986feee7bc80b233350377d24d20fcb1b8
History
Date User Action Args
2022-02-11 16:22:16petr.viktorinsetrecipients: + petr.viktorin, shihai1991
2022-02-11 16:22:16petr.viktorinsetmessageid: <1644596536.39.0.102830807479.issue46613@roundup.psfhosted.org>
2022-02-11 16:22:16petr.viktorinlinkissue46613 messages
2022-02-11 16:22:16petr.viktorincreate