]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Speed up counting in statistics.fmean() (gh-148875)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 23 Apr 2026 03:06:56 +0000 (22:06 -0500)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2026 03:06:56 +0000 (22:06 -0500)
commitfbc7676df6256071682f4179818b74ba29f162cd
treecfe4d61eb31c741de668977d6d2a9d3e7bc06673
parent8bf99ae3a9f12d105a70d6fda93dddde4adeee8f
Speed up counting in statistics.fmean() (gh-148875)
Lib/statistics.py