gh-93096: Update and document pickle CLI#131097
Merged
vstinner merged 17 commits intopython:mainfrom Mar 14, 2025
Merged
Conversation
27 tasks
Contributor
Author
vstinner
approved these changes
Mar 11, 2025
JacobCoffee
approved these changes
Mar 12, 2025
picnixz
reviewed
Mar 12, 2025
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
hugovk
reviewed
Mar 13, 2025
picnixz
reviewed
Mar 13, 2025
picklepickle
picklepickle CLI
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Member
|
I'll wait for Hugo's review and then we can probably merge it (just for a last checkup) |
Co-authored-by: Victor Stinner <vstinner@python.org>
hugovk
approved these changes
Mar 14, 2025
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk
reviewed
Mar 14, 2025
Member
|
Do we need a NEWS file? This started out as docs only, but we're changing the code in |
Member
|
We changed the code but it was already not documented. I don't think it's worth a What's New entry, but a small NEWS entry may be nice. We could make it under Library to mention that we now use |
Member
|
Please don't replace pprint.pprint() with pprint.pp() in this PR but write a separated change for that. |
Contributor
Author
|
Ok, I reverted using |
Member
|
Thanks, remember to push :) |
hugovk
reviewed
Mar 14, 2025
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk
approved these changes
Mar 14, 2025
Member
|
Merged, thank you. |
plashchynski
pushed a commit
to plashchynski/cpython
that referenced
this pull request
Mar 17, 2025
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updated preview:

📚 Documentation preview 📚: https://cpython-previews--131097.org.readthedocs.build/en/131097/library/pickle.html#command-line-interface