Skip to content

gh-95836: Add custom type converter examples to argparse tutorial#125376

Merged
serhiy-storchaka merged 11 commits into
python:mainfrom
savannahostrowski:gh-95836
Oct 17, 2024
Merged

gh-95836: Add custom type converter examples to argparse tutorial#125376
serhiy-storchaka merged 11 commits into
python:mainfrom
savannahostrowski:gh-95836

Conversation

@savannahostrowski

@savannahostrowski savannahostrowski commented Oct 12, 2024

Copy link
Copy Markdown
Member

Comment thread Doc/howto/argparse.rst Outdated
Comment thread Doc/howto/argparse.rst
Comment thread Doc/howto/argparse.rst Outdated
Comment thread Doc/howto/argparse.rst Outdated
Comment thread Doc/howto/argparse.rst
savannahostrowski and others added 2 commits October 13, 2024 13:30
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@savannahostrowski

Copy link
Copy Markdown
Member Author

@serhiy-storchaka Wanted to also ping you here in case you wanted to have a look, since you're pretty active in the argparse space these days!

Comment thread Doc/howto/argparse.rst Outdated
@serhiy-storchaka serhiy-storchaka merged commit dbcc5ac into python:main Oct 17, 2024
@serhiy-storchaka serhiy-storchaka added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Oct 17, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @savannahostrowski for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @savannahostrowski for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 17, 2024
…al (pythonGH-125376)

(cherry picked from commit dbcc5ac)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 17, 2024
…al (pythonGH-125376)

(cherry picked from commit dbcc5ac)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
@bedevere-app

bedevere-app Bot commented Oct 17, 2024

Copy link
Copy Markdown

GH-125642 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Oct 17, 2024
@bedevere-app

bedevere-app Bot commented Oct 17, 2024

Copy link
Copy Markdown

GH-125643 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Oct 17, 2024
serhiy-storchaka pushed a commit that referenced this pull request Oct 17, 2024
…ial (GH-125376) (GH-125642)

(cherry picked from commit dbcc5ac)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
serhiy-storchaka pushed a commit that referenced this pull request Oct 17, 2024
…ial (GH-125376) (GH-125643)

(cherry picked from commit dbcc5ac)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants