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 rhettinger, steven.daprano
Date 2022-01-05.15:39:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641397159.31.0.0782107778379.issue46257@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43aac29cbbb8a963a22c334b5b795d1e43417d6b by Raymond Hettinger in branch 'main':
bpo-46257: Convert statistics._ss() to a single pass algorithm (GH-30403)
https://github.com/python/cpython/commit/43aac29cbbb8a963a22c334b5b795d1e43417d6b
History
Date User Action Args
2022-01-05 15:39:19rhettingersetrecipients: + rhettinger, steven.daprano
2022-01-05 15:39:19rhettingersetmessageid: <1641397159.31.0.0782107778379.issue46257@roundup.psfhosted.org>
2022-01-05 15:39:19rhettingerlinkissue46257 messages
2022-01-05 15:39:19rhettingercreate