Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.13] gh-81691: Fix handling of multiple "--" (double dashes) in argparse (GH-124233)#124266

Merged
serhiy-storchaka merged 1 commit into
python:3.13python/cpython:3.13from
miss-islington:backport-aae1267-3.13miss-islington/cpython:backport-aae1267-3.13Copy head branch name to clipboard
Oct 7, 2024
Merged

[3.13] gh-81691: Fix handling of multiple "--" (double dashes) in argparse (GH-124233)#124266
serhiy-storchaka merged 1 commit into
python:3.13python/cpython:3.13from
miss-islington:backport-aae1267-3.13miss-islington/cpython:backport-aae1267-3.13Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 20, 2024

Copy link
Copy Markdown
Contributor

Only the first one has now been removed, all subsequent ones are now
taken literally.
(cherry picked from commit aae1267)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…arse (pythonGH-124233)

Only the first one has now been removed, all subsequent ones are now
taken literally.
(cherry picked from commit aae1267)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Comment thread Lib/argparse.py
@serhiy-storchaka

Copy link
Copy Markdown
Member

After merging this, create a backport of #124275.

@serhiy-storchaka serhiy-storchaka merged commit 6387016 into python:3.13 Oct 7, 2024
@miss-islington miss-islington deleted the backport-aae1267-3.13 branch January 2, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.