FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-130662: accept leading zeros in precision/width for Decimal's formatting by skirpichev · Pull Request #132549 · python/cpython · GitHub

/ cpython Public

gh-130662: accept leading zeros in precision/width for Decimal's formatting - #132549

Merged
vstinner merged 4 commits into
python:mainfrom
skirpichev:fix-fmt-decimal/130662
Jun 2, 2025
Merged

gh-130662: accept leading zeros in precision/width for Decimal's formatting#132549
vstinner merged 4 commits into
python:mainfrom
skirpichev:fix-fmt-decimal/130662

Conversation

skirpichev commented Apr 15, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

This comment was marked as resolved.

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

skirpichev added the 3.14 bugs and security fixes label Apr 28, 2025
skirpichev added needs backport to 3.14 bugs and security fixes and removed 3.14 bugs and security fixes labels May 8, 2025

This comment was marked as resolved.

skirpichev requested a review from picnixz June 2, 2025 11:38
…pr2GB.rst

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
vstinner removed the needs backport to 3.14 bugs and security fixes label Jun 2, 2025
vstinner merged commit 9c72658 into python:main Jun 2, 2025
picnixz removed the skip news label Jun 2, 2025

vstinner commented Jun 2, 2025

Copy link
Copy Markdown
Member

Merged, thank you.

I don't think that this change should be backported to stable branches.

skirpichev deleted the fix-fmt-decimal/130662 branch June 2, 2025 13:57
serhiy-storchaka added the needs backport to 3.14 bugs and security fixes label Jul 7, 2025

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 7, 2025
…s formatting (pythonGH-132549)

(cherry picked from commit 9c72658)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

bedevere-app Bot commented Jul 7, 2025

Copy link
Copy Markdown

GH-136362 is a backport of this pull request to the 3.14 branch.

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 7, 2025
hugovk pushed a commit that referenced this pull request Jul 7, 2025
…'s formatting (GH-132549) (#136362)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…s formatting (python#132549)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…s formatting (python#132549)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…s formatting (python#132549)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL