]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-139646: fix typo in `pickletools` error message (GH-139647) (GH-139650)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 18:19:24 +0000 (20:19 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 18:19:24 +0000 (20:19 +0200)
commit94b26f015ec101267ad637f06a6d766db1d34cbd
tree8db1c8fb2eab1bcf7289a5423a5d019c197d6659
parentccf2f377fc80a2ce64198c9a9eae70b655b5eba1
[3.13] gh-139646: fix typo in `pickletools` error message (GH-139647) (GH-139650)

(cherry picked from commit 36a6c2cdfaddc4a82d14f2c84b04e05089802876)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Lib/pickletools.py
Lib/test/test_pickletools.py