]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46257: Convert statistics._ss() to a single pass algorithm (GH-30403)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 5 Jan 2022 15:39:10 +0000 (07:39 -0800)
committerGitHub <noreply@github.com>
Wed, 5 Jan 2022 15:39:10 +0000 (09:39 -0600)
commit43aac29cbbb8a963a22c334b5b795d1e43417d6b
treef8cdea663608c13ba7ae12eac72f4b5c986406ac
parent46e4c257e7c26c813620232135781e6c53fe8d4d
bpo-46257: Convert statistics._ss() to a single pass algorithm (GH-30403)
Lib/statistics.py
Misc/NEWS.d/next/Library/2022-01-04-11-04-20.bpo-46257._o2ADe.rst [new file with mode: 0644]