]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931) 93670/head
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Sat, 11 Jun 2022 01:50:11 +0000 (21:50 -0400)
committerGitHub <noreply@github.com>
Sat, 11 Jun 2022 01:50:11 +0000 (21:50 -0400)
commit4c496f1f115a7910d4606b4de233d14874c77bfa
treec00a76f451ca2a0327de1e84f067683e9d0adffd
parent484a2357c8385694a077cf2ce0517f327fb0b172
gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
Lib/test/pickletester.py
Misc/NEWS.d/next/Core and Builtins/2022-05-18-18-34-45.gh-issue-92930.kpYPOb.rst [new file with mode: 0644]
Modules/_pickle.c