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-12.01:07:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589245664.11.0.381778826147.issue40602@roundup.psfhosted.org>
In-reply-to
Content
New changeset d0919f0d6bb757b6bcfd7b2e15656d318c9d5cd9 by Victor Stinner in branch 'master':
bpo-40602: _Py_hashtable_new() uses PyMem_Malloc() (GH-20046)
https://github.com/python/cpython/commit/d0919f0d6bb757b6bcfd7b2e15656d318c9d5cd9
History
Date User Action Args
2020-05-12 01:07:44vstinnersetrecipients: + vstinner
2020-05-12 01:07:44vstinnersetmessageid: <1589245664.11.0.381778826147.issue40602@roundup.psfhosted.org>
2020-05-12 01:07:44vstinnerlinkissue40602 messages
2020-05-12 01:07:44vstinnercreate