]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40855: Fix ignored mu and xbar parameters (GH-20835) (GH-20863)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 13 Jun 2020 23:57:17 +0000 (16:57 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Jun 2020 23:57:17 +0000 (16:57 -0700)
commit811e040b6e0241339545c2f055db8259b408802f
tree6b9e934c794dbe4ed6f19a18e8badd64d7447801
parentf8c05bb3a6f25224d7767561ec6a36a737e17779
bpo-40855: Fix ignored mu and xbar parameters (GH-20835) (GH-20863)
Lib/statistics.py
Lib/test/test_statistics.py
Misc/NEWS.d/next/Library/2020-06-12-10-44-15.bpo-40855.jSot83.rst [new file with mode: 0644]