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-14.19:55:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589486154.65.0.323490303033.issue40602@roundup.psfhosted.org>
In-reply-to
Content
New changeset a482dc500b6ec4889f6a126ba08cbad6c11e37bc by Victor Stinner in branch 'master':
bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091)
https://github.com/python/cpython/commit/a482dc500b6ec4889f6a126ba08cbad6c11e37bc
History
Date User Action Args
2020-05-14 19:55:54vstinnersetrecipients: + vstinner
2020-05-14 19:55:54vstinnersetmessageid: <1589486154.65.0.323490303033.issue40602@roundup.psfhosted.org>
2020-05-14 19:55:54vstinnerlinkissue40602 messages
2020-05-14 19:55:54vstinnercreate