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, methane, miss-islington, pablogsal, vstinner
Date 2020-01-22.18:11:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579716695.24.0.395872776968.issue39425@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e06d61af30bac4fcacb7973f826147ccc010392 by Pablo Galindo (Miss Islington (bot)) in branch '3.7':
bpo-39425: Fix list.count performance regression (GH-18119) (GH-18121)
https://github.com/python/cpython/commit/9e06d61af30bac4fcacb7973f826147ccc010392
History
Date User Action Args
2020-01-22 18:11:35pablogsalsetrecipients: + pablogsal, vstinner, methane, corona10, miss-islington
2020-01-22 18:11:35pablogsalsetmessageid: <1579716695.24.0.395872776968.issue39425@roundup.psfhosted.org>
2020-01-22 18:11:35pablogsallinkissue39425 messages
2020-01-22 18:11:35pablogsalcreate