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 2020-04-29.00:29:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588120164.24.0.72592326346.issue40428@roundup.psfhosted.org>
In-reply-to
Content
New changeset ae00a5a88534fd45939f86c12e038da9fa6f9ed6 by Victor Stinner in branch 'master':
bpo-40428: Remove PyTuple_ClearFreeList() function (GH-19769)
https://github.com/python/cpython/commit/ae00a5a88534fd45939f86c12e038da9fa6f9ed6
History
Date User Action Args
2020-04-29 00:29:24vstinnersetrecipients: + vstinner
2020-04-29 00:29:24vstinnersetmessageid: <1588120164.24.0.72592326346.issue40428@roundup.psfhosted.org>
2020-04-29 00:29:24vstinnerlinkissue40428 messages
2020-04-29 00:29:24vstinnercreate