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 yselivanov
Recipients ned.deily, vstinner, yselivanov
Date 2018-06-08.00:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528417798.08.0.592728768989.issue33803@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 378c53cc3187dba57c7560ccc2557f516c8a7bc8 by Yury Selivanov in branch 'master':
bpo-33803: Fix a crash in hamt.c (#7504)
https://github.com/python/cpython/commit/378c53cc3187dba57c7560ccc2557f516c8a7bc8
History
Date User Action Args
2018-06-08 00:29:58yselivanovsetrecipients: + yselivanov, vstinner, ned.deily
2018-06-08 00:29:58yselivanovsetmessageid: <1528417798.08.0.592728768989.issue33803@psf.upfronthosting.co.za>
2018-06-08 00:29:58yselivanovlinkissue33803 messages
2018-06-08 00:29:57yselivanovcreate