◐ Shell
clean mode source ↗

gh-109475: Fix support of explicit option value "--" in argparse by serhiy-storchaka · Pull Request #114814 · python/cpython

For example "--option=--".

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 5, 2024
pythonGH-114814)

For example "--option=--".
(cherry picked from commit 4aa4f09)

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

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Feb 5, 2024
…argparse (pythonGH-114814)

For example "--option=--".
(cherry picked from commit 4aa4f09)

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

serhiy-storchaka added a commit that referenced this pull request

Feb 5, 2024
…se (GH-114814) (GH-115036)

For example "--option=--".
(cherry picked from commit 4aa4f09)

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

fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request

Feb 14, 2024