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

3.11: z option for string formatting of integers #5046

Open
cfbolz opened this issue Sep 24, 2024 · 0 comments
Open

3.11: z option for string formatting of integers #5046

cfbolz opened this issue Sep 24, 2024 · 0 comments
Milestone

Comments

@cfbolz
Copy link
Member

cfbolz commented Sep 24, 2024

"A "z" option was added to the Format Specification Mini-Language that coerces negative to positive zero after rounding to the format precision. See PEP 682 for more details. (Contributed by John Belmonte in gh-90153.)"

@cfbolz cfbolz added this to the Python 3.11 milestone Sep 24, 2024
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

No branches or pull requests

1 participant