summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2022-07-31-21-58-27.gh-issue-95504.wy7B1F.rst
blob: 955bdd4c7494f1694176be4681afeff6aeb3a2d0 (plain)
1
2
3
Fix sign placement when specifying width or precision in
:c:func:`PyUnicode_FromFormat` and :c:func:`PyUnicode_FromFormatV`.
Patch by Philip Georgi.