]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-41052: Fix pickling heap types implemented in C with protocols 0 and 1...
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 Oct 2020 15:56:17 +0000 (17:56 +0200)
committerGitHub <noreply@github.com>
Sun, 25 Oct 2020 15:56:17 +0000 (17:56 +0200)
commit0aaecb30483e98fc29c1f4253967d05da092f0c5
tree032e7740735acb59bad34d19b37aef4bf0c1b6c1
parentaf891a962b62268d76ace0d4768ab0e1934a2cd1
[3.9] bpo-41052: Fix pickling heap types implemented in C with protocols 0 and 1 (GH-22870). (GH-22963)

(cherry picked from commit 8cd1dbae32d9303caac3a473d3332f17bc98c921)
Lib/copyreg.py
Lib/test/pickletester.py
Misc/NEWS.d/next/Library/2020-10-21-23-45-02.bpo-41052.3N7J2J.rst [new file with mode: 0644]
Modules/_randommodule.c
Modules/clinic/_randommodule.c.h