]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122311: Fix some error messages in pickle (GH-122386)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 29 Jul 2024 08:49:13 +0000 (11:49 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Jul 2024 08:49:13 +0000 (11:49 +0300)
commit3b034d26eb8480f8d12ae11f42d038d24cf8498a
treec1d23ad4ed9eea703eb4be00505e12a279535f13
parent169e7138ab84db465b6bf28e6c1dc6c39dbf89f4
gh-122311: Fix some error messages in pickle (GH-122386)
Lib/pickle.py
Lib/test/pickletester.py
Misc/NEWS.d/next/Library/2024-07-29-10-24-48.gh-issue-122311.xChV1b.rst [new file with mode: 0644]
Modules/_pickle.c