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 Mark.Shannon, corona10, serhiy.storchaka, shihai1991, vstinner
Date 2022-02-25.15:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645802374.57.0.580299629235.issue45316@roundup.psfhosted.org>
In-reply-to
Content
New changeset f780d9690f1a009a56ac0c653ec9608e6b2aeff4 by Victor Stinner in branch 'main':
bpo-45316: Move _PyArg_Fini() to internal C API (GH-31580)
https://github.com/python/cpython/commit/f780d9690f1a009a56ac0c653ec9608e6b2aeff4
History
Date User Action Args
2022-02-25 15:19:34vstinnersetrecipients: + vstinner, Mark.Shannon, serhiy.storchaka, corona10, shihai1991
2022-02-25 15:19:34vstinnersetmessageid: <1645802374.57.0.580299629235.issue45316@roundup.psfhosted.org>
2022-02-25 15:19:34vstinnerlinkissue45316 messages
2022-02-25 15:19:34vstinnercreate