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 pablogsal
Recipients corona10, ivb, methane, ned.deily, pablogsal, remi.lapeyre, serhiy.storchaka, xtreak
Date 2019-10-19.20:01:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571515271.63.0.669961761786.issue38525@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24dc2f8c56697f9ee51a4887cf0814b6600c1815 by Pablo Galindo (Dong-hee Na) in branch 'master':
bpo-38525: Fix a segmentation fault when using reverse iterators of empty dict (GH-16846)
https://github.com/python/cpython/commit/24dc2f8c56697f9ee51a4887cf0814b6600c1815
History
Date User Action Args
2019-10-19 20:01:11pablogsalsetrecipients: + pablogsal, ned.deily, methane, ivb, serhiy.storchaka, corona10, remi.lapeyre, xtreak
2019-10-19 20:01:11pablogsalsetmessageid: <1571515271.63.0.669961761786.issue38525@roundup.psfhosted.org>
2019-10-19 20:01:11pablogsallinkissue38525 messages
2019-10-19 20:01:11pablogsalcreate