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