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