]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40855: Fix ignored mu and xbar parameters (GH-20835) (#GH-20862)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 13 Jun 2020 23:56:15 +0000 (16:56 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Jun 2020 23:56:15 +0000 (16:56 -0700)
commit55c1d21761e2e5feda5665065ea9e2280fa76113
tree601c6ea02f21ff56aaabf03bf42883692fe707bb
parentbda4cc82de06490d982e199e5e49aaed390461ba
bpo-40855: Fix ignored mu and xbar parameters (GH-20835) (#GH-20862)
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]