Skip to content

[3.13] GH-122679: Add register() to argparse docs (GH-126939) #127149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 22, 2024

  • Add register() to argparse docs

  • Add newline

  • Formatting

  • Fix codeblock

  • Move section

  • Add signature

  • Add newline

  • Fix indent

  • Fix indent take 2

  • Rephrase

  • Simplify language

  • Address PR comments

  • Add references to register in type and action

  • Remove unnecessary reference

  • Rephrase and add success case
    (cherry picked from commit fcfdb55)

Co-authored-by: Savannah Ostrowski savannahostrowski@gmail.com


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

* Add register() to argparse docs

* Add newline

* Formatting

* Fix codeblock

* Move section

* Add signature

* Add newline

* Fix indent

* Fix indent take 2

* Rephrase

* Simplify language

* Address PR comments

* Add references to register in type and action

* Remove unnecessary reference

* Rephrase and add success case
(cherry picked from commit fcfdb55)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Nov 22, 2024
@serhiy-storchaka serhiy-storchaka merged commit 1b58c0f into python:3.13 Nov 22, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants