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-114678: Fix incorrect deprecation warning for 'N' specifier in Decimal format #114683

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jan 28, 2024

@rhettinger
Copy link
Contributor

I approved this but please still have Mark look at it as well.

Copy link
Member

@ericvsmith ericvsmith left a comment

Choose a reason for hiding this comment

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

One small point about the News entry, otherwise looks good to me.

Copy link
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

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

LGTM

@mdickinson
Copy link
Member

I can't quite believe I missed this in the original PR. Apologies for that.

@serhiy-storchaka serhiy-storchaka merged commit aa3402a into python:main Jan 29, 2024
32 checks passed
@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the decimal-format-N branch January 29, 2024 17:58
@miss-islington-app
Copy link

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker aa3402ad451777d8dd3ec560e14cb16dc8540c0e 3.12

@serhiy-storchaka serhiy-storchaka removed the needs backport to 3.12 bug and security fixes label Jan 29, 2024
@serhiy-storchaka serhiy-storchaka removed their assignment Jan 29, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 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

Successfully merging this pull request may close these issues.

4 participants