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