]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-99155: Fix `NormalDist` pickle with `0` and `1` protocols (GH-99156)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 7 Nov 2022 03:02:13 +0000 (06:02 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 03:02:13 +0000 (21:02 -0600)
commitd7a00f1e8eee05fc5ae97ea1ef0615feefce887b
tree11b29d0b6a93c99dd55b31a4bd6bbc7e224dfe0b
parentbef9efabc3f899a8f05cc6bee009c7c5fb3d01ae
GH-99155: Fix `NormalDist` pickle with `0` and `1` protocols (GH-99156)