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

gh-58572: Fix behavior when '--' as argument to option in argparse#15714

Closed
shihai1991 wants to merge 3 commits into
python:mainpython/cpython:mainfrom
shihai1991:bpo_14364shihai1991/cpython:bpo_14364Copy head branch name to clipboard
Closed

gh-58572: Fix behavior when '--' as argument to option in argparse#15714
shihai1991 wants to merge 3 commits into
python:mainpython/cpython:mainfrom
shihai1991:bpo_14364shihai1991/cpython:bpo_14364Copy head branch name to clipboard

Conversation

@shihai1991

@shihai1991 shihai1991 commented Sep 6, 2019

Copy link
Copy Markdown
Member

Comment thread Lib/argparse.py
@rhettinger rhettinger self-assigned this Oct 6, 2019
@rhettinger rhettinger removed their assignment Dec 29, 2021
@erlend-aasland erlend-aasland changed the title bpo-14364: fix behavior when '--' as argument to option in argparse. gh-58572: Fix behavior when '--' as argument to option in argparse Jan 12, 2024
@serhiy-storchaka

Copy link
Copy Markdown
Member

This does not actually fixes the issue. It does not prevent swallowing "--" for multiple arguments. It was fixed in #124233.

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.

7 participants

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