◐ Shell
clean mode source ↗

gh-95504: Fix negative numbers in PyUnicode_FromFormat by encukou · Pull Request #95848 · python/cpython

Conversation

philg314

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!

Co-authored-by: philg314 <110174000+philg314@users.noreply.github.com>

@encukou encukou deleted the unicode-from-format-negative branch

August 10, 2022 11:12

philg314

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 :)