]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93096: Remove `-t` and `-v` flags from `pickle` cli (#131068)
authordonBarbos <donbarbos@proton.me>
Tue, 11 Mar 2025 11:07:00 +0000 (15:07 +0400)
committerGitHub <noreply@github.com>
Tue, 11 Mar 2025 11:07:00 +0000 (12:07 +0100)
commit425e0af74fb882b95f81923123bd4afad0cda157
treec099a841156fbc40267a9123f76b47c18370ba96
parent3ddf983afda7173277666bb5f9033634e59363f8
gh-93096: Remove `-t` and `-v` flags from `pickle` cli (#131068)

* Remove `python -m pickle -t`

* Revert adding doctest to unittests
Lib/pickle.py
Misc/NEWS.d/next/Library/2025-03-11-08-07-07.gh-issue-93096.DyPXUX.rst [new file with mode: 0644]