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, eric.snow, fabioz, iritkatriel, vstinner
Date 2021-06-23.13:51:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624456315.53.0.205405169443.issue39947@roundup.psfhosted.org>
In-reply-to
Content
New changeset db532a09990c837ec1348e6e6bd2719f5d4a8216 by Victor Stinner in branch 'main':
bpo-39947: Remove old private trashcan C API functions (GH-26869)
https://github.com/python/cpython/commit/db532a09990c837ec1348e6e6bd2719f5d4a8216
History
Date User Action Args
2021-06-23 13:51:55vstinnersetrecipients: + vstinner, fabioz, Mark.Shannon, eric.snow, iritkatriel
2021-06-23 13:51:55vstinnersetmessageid: <1624456315.53.0.205405169443.issue39947@roundup.psfhosted.org>
2021-06-23 13:51:55vstinnerlinkissue39947 messages
2021-06-23 13:51:55vstinnercreate