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 vstinner
Recipients corona10, rhettinger, vstinner
Date 2020-10-27.21:24:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603833881.63.0.402848380929.issue42161@roundup.psfhosted.org>
In-reply-to
Content
New changeset 35b95aaf21534e4a8e3370dfd6f7482265316c9e by Victor Stinner in branch 'master':
bpo-42161: Micro-optimize _collections._count_elements() (GH-23008)
https://github.com/python/cpython/commit/35b95aaf21534e4a8e3370dfd6f7482265316c9e
History
Date User Action Args
2020-10-27 21:24:41vstinnersetrecipients: + vstinner, rhettinger, corona10
2020-10-27 21:24:41vstinnersetmessageid: <1603833881.63.0.402848380929.issue42161@roundup.psfhosted.org>
2020-10-27 21:24:41vstinnerlinkissue42161 messages
2020-10-27 21:24:41vstinnercreate