FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-93096: Update and document `pickletools` CLI by donbarbos · Pull Request #131273 · python/cpython · GitHub

/ cpython Public

gh-93096: Update and document pickletools CLI - #131273

Merged
hugovk merged 2 commits into
python:mainfrom
donbarbos:issue-93096-pickletools-update
Mar 17, 2025
Merged

gh-93096: Update and document pickletools CLI#131273
hugovk merged 2 commits into
python:mainfrom
donbarbos:issue-93096-pickletools-update

Conversation

donbarbos commented Mar 15, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

@hugovk what do you think about setting the same behavior as we did in pickle?

I changed nargs from * to + and I added pickle_file as option to docs


📚 Documentation preview 📚: https://cpython-previews--131273.org.readthedocs.build/

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks, let's also update the headers, from:

  • Command line usage
    • Command line options
  • Programmatic Interface

To:

  • Command-line usage
    • Command-line options
  • Programmatic interface

Comment thread Doc/library/pickletools.rst Outdated

Copy link
Copy Markdown
Contributor Author

done 👍

hugovk enabled auto-merge (squash) March 17, 2025 09:12
hugovk merged commit 85c04f8 into python:main Mar 17, 2025
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL