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 vstinner
Recipients vstinner
Date 2021-06-23.13:40:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624455637.12.0.759829190786.issue43770@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2a396d65b8e63300ff05e217adacf0765c502ba3 by Victor Stinner in branch 'main':
bpo-43770:  Cleanup PyModuleDef_Init() (GH-26879)
https://github.com/python/cpython/commit/2a396d65b8e63300ff05e217adacf0765c502ba3
History
Date User Action Args
2021-06-23 13:40:37vstinnersetrecipients: + vstinner
2021-06-23 13:40:37vstinnersetmessageid: <1624455637.12.0.759829190786.issue43770@roundup.psfhosted.org>
2021-06-23 13:40:37vstinnerlinkissue43770 messages
2021-06-23 13:40:37vstinnercreate