]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132893: More accurate CDF computation (gh-132895)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Fri, 25 Apr 2025 05:34:55 +0000 (00:34 -0500)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 05:34:55 +0000 (00:34 -0500)
commit63da5cc1504f066b31374027f637b4b021445d6b
treeaca239d89d317084807bc6adfc1aa1f744eaceef
parentb1fc8b69ec4c29026cd8786fc5da0c498c7dcd57
gh-132893: More accurate CDF computation (gh-132895)
Lib/statistics.py
Misc/NEWS.d/next/Library/2025-04-24-21-22-46.gh-issue-132893.KFuxZ2.rst [new file with mode: 0644]