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, ZackerySpytz, pablogsal, serhiy.storchaka
Date 2019-12-30.19:33:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577734386.58.0.20101161566.issue38610@roundup.psfhosted.org>
In-reply-to
Content
New changeset d9e561d23d994e3ed15f4fcbd7ee5c8fe50f190b by Pablo Galindo (Zackery Spytz) in branch 'master':
bpo-38610: Fix possible crashes in several list methods (GH-17022)
https://github.com/python/cpython/commit/d9e561d23d994e3ed15f4fcbd7ee5c8fe50f190b
History
Date User Action Args
2019-12-30 19:33:06pablogsalsetrecipients: + pablogsal, serhiy.storchaka, LCatro, ZackerySpytz
2019-12-30 19:33:06pablogsalsetmessageid: <1577734386.58.0.20101161566.issue38610@roundup.psfhosted.org>
2019-12-30 19:33:06pablogsallinkissue38610 messages
2019-12-30 19:33:06pablogsalcreate