gh-95504: Fix negative numbers in PyUnicode_FromFormat by encukou · Pull Request #95848 · python/cpython
Conversation
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
deleted the
unicode-from-format-negative
branch
| copied as-is to the result string, and any extra arguments discarded. | ||
| (Contributed by Serhiy Storchaka in :gh:`95781`.) | ||
|
|
||
| * Fixed wrong sign placement in :c:func:`PyUnicode_FromFormat` and |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, no problem! I'm just not a fan of the nitpycky tests :)
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