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.20:44:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589489078.98.0.0106939880137.issue40602@roundup.psfhosted.org>
In-reply-to
Content
New changeset d2dc827d16479d99927a6923a0347199d7c694fb by Victor Stinner in branch 'master':
bpo-40602: _Py_hashtable_set() reports rehash failure (GH-20077)
https://github.com/python/cpython/commit/d2dc827d16479d99927a6923a0347199d7c694fb
History
Date User Action Args
2020-05-14 20:44:39vstinnersetrecipients: + vstinner
2020-05-14 20:44:38vstinnersetmessageid: <1589489078.98.0.0106939880137.issue40602@roundup.psfhosted.org>
2020-05-14 20:44:38vstinnerlinkissue40602 messages
2020-05-14 20:44:38vstinnercreate