Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-54732: Make argparse error caused by empty rows in option files explicit#136795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
python-cla-botbot commentedJul 19, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Please use the format you have in the issue description for the title, it allows our automation to link it. You also need to sign the CLA. |
d2dd1e9
to1cfa51b
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
StanFromIreland commentedJul 19, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Please do not use theUpdate Branch button unless necessary (e.g. fixing conflicts, jogging the CI, or very old PRs) as it uses valuable resources. For more information see thedevguide. |
Namely the use of code markup.Also I fixed a trailing whitespace.
Change two of the phrasings to make it more clear.Use straight quotes.
Uh oh!
There was an error while loading.Please reload this page.
8ffc3ef
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@jdunter for the PR, and@AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…les explicit (pythonGH-136795)(cherry picked from commit 8ffc3ef01e83ffe629c6107082677de4d23974d5)Co-authored-by: jdunter <2ve@mailbox.org>Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
…les explicit (pythonGH-136795)(cherry picked from commit 8ffc3ef01e83ffe629c6107082677de4d23974d5)Co-authored-by: jdunter <2ve@mailbox.org>Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
GH-136818 is a backport of this pull request to the3.14 branch. |
GH-136819 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
Adds a Note to the documentation, that addresses the error caused by an empty row in an argparse option file.
📚 Documentation preview 📚:https://cpython-previews--136795.org.readthedocs.build/