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 rhettinger
Recipients Stefan Pochmann, rhettinger, steven.daprano
Date 2021-11-20.17:01:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637427674.49.0.855446264734.issue45852@roundup.psfhosted.org>
In-reply-to
Content
New changeset 48744db70ed519c1566c22bf123a0e1f5c69253f by Raymond Hettinger in branch 'main':
bpo-45852:  Fix the Counter/iter test for statistics.mode() (GH-29667)
https://github.com/python/cpython/commit/48744db70ed519c1566c22bf123a0e1f5c69253f
History
Date User Action Args
2021-11-20 17:01:14rhettingersetrecipients: + rhettinger, steven.daprano, Stefan Pochmann
2021-11-20 17:01:14rhettingersetmessageid: <1637427674.49.0.855446264734.issue45852@roundup.psfhosted.org>
2021-11-20 17:01:14rhettingerlinkissue45852 messages
2021-11-20 17:01:14rhettingercreate