8000 [3.12] GH-124321: Fix argparse negative number parsing to capture -.5(G… by savannahostrowski · Pull Request #124361 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] GH-124321: Fix argparse negative number parsing to capture -.5(G… #124361

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

savannahostrowski
Copy link
Member
@savannahostrowski savannahostrowski commented Sep 23, 2024

…H-124322)

(cherry picked from commit dc48312)

Co-authored-by: Savannah Ostrowski savannahostrowski@gmail.com
Co-authored-by: Adam Turner 9087854+AA-Turner@users.noreply.github.com<!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.

Pull Request title

It should be in the following format:

gh-NNNNN: Summary of the changes made

Where: gh-NNNNN refers to the GitHub issue number.

Most PRs will require an issue number. Trivial changes, like fixing a typo, do not need an issue.

Backport Pull Request title

If this is a backport PR (PR made against branches other than main),
please ensure that the PR title is in the following format:

[X.Y] <title from the original PR> (GH-NNNN)

Where: [X.Y] is the branch name, e.g. [3.6].

GH-NNNN refers to the PR number from main.

-->

8000
savannahostrowski and others added 3 commits September 23, 2024 11:29
…re -.5(pythonGH-124322)

(cherry picked from commit dc48312)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@hauntsaninja
Copy link
Contributor
hauntsaninja commented Sep 23, 2024

Closing the backport as per #123945 (comment)

@savannahostrowski savannahostrowski deleted the backport-dc48312-3.12 branch September 27, 2024 16:48
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.

3 participants
0