]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122311: Fix typo in the pickle error formatting code (GH-122312) (GH-122314)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jul 2024 15:13:59 +0000 (17:13 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2024 15:13:59 +0000 (15:13 +0000)
commit816a1572e56f7051b861c0f28c91da676e0e4ef8
treecb29258c6e55eddb6c33ce3f22db8ef142838350
parent9162da254aac8bbd30a3bdf90b0c5f0d3b8f7079
[3.13] gh-122311: Fix typo in the pickle error formatting code (GH-122312) (GH-122314)

(cherry picked from commit 7c2921844f9fa713f93152bf3a569812cee347a0)

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