]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] [ GH-99155: Fix `NormalDist` pickle with `0` and `1` protocols (GH-99156)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 7 Nov 2022 10:16:54 +0000 (02:16 -0800)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 10:16:54 +0000 (04:16 -0600)
commitea2316a220ea5ae5646518e3855ef22b9c84d64d
treee1178ba32c93422d2ae696ef638a092bfdcd15d5
parent1b5a62b88afd97475db7c4de72e65c08dd65d887
[3.10] [ GH-99155: Fix `NormalDist` pickle with `0` and `1` protocols (GH-99156). (GH-99188) (GH-99190)
Lib/statistics.py
Lib/test/test_statistics.py
Misc/NEWS.d/next/Library/2022-11-06-12-44-51.gh-issue-99155.vLZOzi.rst [new file with mode: 0644]