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