]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131178: Add tests for `pickle` command-line interface (#131275)
authorSemyon Moroz <donbarbos@proton.me>
Sun, 6 Apr 2025 15:50:32 +0000 (19:50 +0400)
committerGitHub <noreply@github.com>
Sun, 6 Apr 2025 15:50:32 +0000 (11:50 -0400)
commitf247e1d04c91b5a353c499487248dda93c151d2d
tree3748614f0c6acf6f02981baf39754a37239fca49
parentdbfc6a417a5db237ff16a8a75f09c1bd5d5bd349
gh-131178: Add tests for `pickle` command-line interface (#131275)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/pickle.py
Lib/test/test_pickle.py