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 LCatro, corona10, methane, pablogsal, serhiy.storchaka
Date 2019-12-31.04:15:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577765713.99.0.312288379112.issue38588@roundup.psfhosted.org>
In-reply-to
Content
New changeset 53f11ba7b1498133ce3ff8173d5ae2e0182a3603 by Pablo Galindo (Dong-hee Na) in branch '3.7':
[3.7] bpo-38588: Fix possible crashes in dict and list when calling P… (GH-17765)
https://github.com/python/cpython/commit/53f11ba7b1498133ce3ff8173d5ae2e0182a3603
History
Date User Action Args
2019-12-31 04:15:14pablogsalsetrecipients: + pablogsal, methane, serhiy.storchaka, LCatro, corona10
2019-12-31 04:15:13pablogsalsetmessageid: <1577765713.99.0.312288379112.issue38588@roundup.psfhosted.org>
2019-12-31 04:15:13pablogsallinkissue38588 messages
2019-12-31 04:15:13pablogsalcreate