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 ZackerySpytz, vstinner
Date 2020-04-29.14:56:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 9a8c1315c3041fdb85d091bb8dc92f0d9dcb1529 by Victor Stinner in branch 'master':
bpo-40428: Cleanup free list part of C API Changes doc (GH-19793)
https://github.com/python/cpython/commit/9a8c1315c3041fdb85d091bb8dc92f0d9dcb1529
History
Date User Action Args
2020-04-29 14:56:34vstinnersetrecipients: + vstinner, ZackerySpytz
2020-04-29 14:56:34vstinnersetmessageid: <[email protected]>
2020-04-29 14:56:34vstinnerlinkissue40428 messages
2020-04-29 14:56:34vstinnercreate