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

(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