]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122311: Fix some error messages in pickle (GH-122386) (GH-122387)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 29 Jul 2024 09:27:14 +0000 (11:27 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jul 2024 09:27:14 +0000 (12:27 +0300)
commitc26dd270f7c7301636b23d70afaaeabb2f52eedf
tree2325586beff512513708a31f7d12f2f5eaf1fe4a
parentd113359341374a0d7e956aaf13f1659440851aa6
[3.13] gh-122311: Fix some error messages in pickle (GH-122386) (GH-122387)

(cherry picked from commit 3b034d26eb8480f8d12ae11f42d038d24cf8498a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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