◐ Shell
reader mode source ↗
Skip to content

gh-95504: Fix negative numbers in PyUnicode_FromFormat#95848

Merged
encukou merged 3 commits into
python:mainfrom
encukou:unicode-from-format-negative
Aug 10, 2022
Merged

gh-95504: Fix negative numbers in PyUnicode_FromFormat#95848
encukou merged 3 commits into
python:mainfrom
encukou:unicode-from-format-negative

Conversation

@encukou

@encukou encukou commented Aug 10, 2022

Copy link
Copy Markdown
Member

This is the non-refactoring part of #95505.

(Plus the ACKS fixup I forgot to include in #95819 😅)

@philg314 philg314 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hide comment

There are some minor adjustment to the news entries based on the news entries for the %% changes but other than that everything is in order. Thank you!

encukou and others added 2 commits August 10, 2022 11:04
Co-authored-by: philg314 <110174000+philg314@users.noreply.github.com>
@encukou encukou merged commit 71c3d64 into python:main Aug 10, 2022
@encukou encukou deleted the unicode-from-format-negative branch August 10, 2022 11:12
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.

3 participants