]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-122311: Fix typo in the pickle error formatting code (GH-122312) (GH-122315)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jul 2024 15:09:52 +0000 (17:09 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2024 15:09:52 +0000 (15:09 +0000)
commit73531067f10353938940bb2ef45ff7fa9af05aee
treeca927f63f935ea6fc59c51188a25a898bafed952
parent0300e33b223a6cfd691bea186cd413424162d83a
[3.12] gh-122311: Fix typo in the pickle error formatting code (GH-122312) (GH-122315)

(cherry picked from commit 7c2921844f9fa713f93152bf3a569812cee347a0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/pickle.py