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 miss-islington
Recipients corona10, methane, miss-islington, pablogsal, vstinner
Date 2020-01-22.17:36:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579714617.97.0.433567859246.issue39425@roundup.psfhosted.org>
In-reply-to
Content
New changeset 14d80d0b605d8b148e14458e4c1853a940071462 by Miss Islington (bot) (Dong-hee Na) in branch 'master':
bpo-39425: Fix list.count performance regression (GH-18119)
https://github.com/python/cpython/commit/14d80d0b605d8b148e14458e4c1853a940071462
History
Date User Action Args
2020-01-22 17:36:58miss-islingtonsetrecipients: + miss-islington, vstinner, methane, corona10, pablogsal
2020-01-22 17:36:57miss-islingtonsetmessageid: <1579714617.97.0.433567859246.issue39425@roundup.psfhosted.org>
2020-01-22 17:36:57miss-islingtonlinkissue39425 messages
2020-01-22 17:36:57miss-islingtoncreate