Skip to content
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

gh-127852: add remark about ',' separator #127854

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

skirpichev
Copy link
Member

@skirpichev skirpichev commented Dec 12, 2024

Co-authored-by: Terry Jan Reedy <[email protected]>
@terryjreedy terryjreedy merged commit e2325c9 into python:main Dec 14, 2024
29 checks passed
@miss-islington-app
Copy link

Thanks @skirpichev for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 14, 2024
Specify that it is valid for floats and ints with 'd' presentation and an error otherwise.

Co-authored-by: Terry Jan Reedy <[email protected]>

---------

(cherry picked from commit e2325c9)

Co-authored-by: Sergey B Kirpichev <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Dec 14, 2024

GH-127941 is a backport of this pull request to the 3.13 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 14, 2024
Specify that it is valid for floats and ints with 'd' presentation and an error otherwise.

Co-authored-by: Terry Jan Reedy <[email protected]>

---------

(cherry picked from commit e2325c9)

Co-authored-by: Sergey B Kirpichev <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Dec 14, 2024
@bedevere-app
Copy link

bedevere-app bot commented Dec 14, 2024

GH-127942 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Dec 14, 2024
terryjreedy added a commit that referenced this pull request Dec 14, 2024
Specify that it is valid for floats and ints with 'd' presentation and an error otherwise.
---------

(cherry picked from commit e2325c9)

Co-authored-by: Sergey B Kirpichev <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
terryjreedy added a commit that referenced this pull request Dec 14, 2024
Specify that it is valid for floats and ints with 'd' presentation and an error otherwise.
---------

(cherry picked from commit e2325c9)

Co-authored-by: Sergey B Kirpichev <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
@skirpichev skirpichev deleted the comma-sep-note/127852 branch December 14, 2024 13:51
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
Specify that it is valid for floats and ints with 'd' presentation and an error otherwise.

Co-authored-by: Terry Jan Reedy <[email protected]>

---------

Co-authored-by: Terry Jan Reedy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants