gh-155339: Document the change of behaviour about parsing negative numbers from 3.14 in argparse - #155340
Conversation
Documentation build overview
4 files changed± library/argparse.html± library/inspect.html± library/test.html± whatsnew/changelog.html |
| for more details. | ||
|
|
||
| .. versionchanged:: 3.14 | ||
| Negative numbers in scientific notation (e.g. ``-2.5e-6``), with |
There was a problem hiding this comment.
Please replace latin abbreviations with their English equivalents, see the style guide for more information.
There was a problem hiding this comment.
I removed 'e.g.' all together as spelling out 'for example' in all cases here seems too verbose.
savannahostrowski
left a comment
There was a problem hiding this comment.
Just a slight change in wording and indentation!
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Co-authored-by: Savannah Ostrowski <savannah@python.org>
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @savannahostrowski: please review the changes made to this pull request. |
|
Thanks @ptim0626 for the PR, and @savannahostrowski for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15. |
|
GH-155371 is a backport of this pull request to the 3.15 branch. |
|
GH-155372 is a backport of this pull request to the 3.14 branch. |
…tive numbers from 3.14 in argparse (GH-155340) (#155372) gh-155339: Document the change of behaviour about parsing negative numbers from 3.14 in argparse (GH-155340) (cherry picked from commit 8ed1479) Co-authored-by: Timothy Poon <62692924+ptim0626@users.noreply.github.com> Co-authored-by: Savannah Ostrowski <savannah@python.org>
…tive numbers from 3.14 in argparse (GH-155340) (#155371) gh-155339: Document the change of behaviour about parsing negative numbers from 3.14 in argparse (GH-155340) (cherry picked from commit 8ed1479) Co-authored-by: Timothy Poon <62692924+ptim0626@users.noreply.github.com> Co-authored-by: Savannah Ostrowski <savannah@python.org>
Uh oh!
There was an error while loading. Please reload this page.