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-05-13.00:50:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589331025.16.0.253945912102.issue40609@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d0a3d682f699cce8db6e30981d41d9125318726 by Victor Stinner in branch 'master':
bpo-40609: Add destroy functions to _Py_hashtable (GH-20062)
https://github.com/python/cpython/commit/2d0a3d682f699cce8db6e30981d41d9125318726
History
Date User Action Args
2020-05-13 00:50:25vstinnersetrecipients: + vstinner
2020-05-13 00:50:25vstinnersetmessageid: <1589331025.16.0.253945912102.issue40609@roundup.psfhosted.org>
2020-05-13 00:50:25vstinnerlinkissue40609 messages
2020-05-13 00:50:25vstinnercreate