FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-61181: Fix support of choices with string value in argparse (GH-124578) by miss-islington · Pull Request #124755 · python/cpython · GitHub

/ cpython Public

[3.13] gh-61181: Fix support of choices with string value in argparse (GH-124578) - #124755

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-f1a2417-3.13
Oct 7, 2024
Merged

[3.13] gh-61181: Fix support of choices with string value in argparse (GH-124578)#124755
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-f1a2417-3.13

Conversation

miss-islington commented Sep 29, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Substrings of the specified string no longer considered valid values.
(cherry picked from commit f1a2417)

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


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

…ythonGH-124578)

Substrings of the specified string no longer considered valid values.
(cherry picked from commit f1a2417)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka merged commit 4a9a359 into python:3.13 Oct 7, 2024
miss-islington deleted the backport-f1a2417-3.13 branch January 2, 2026 18:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL