We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f731e5 commit d9cdf28Copy full SHA for d9cdf28
1 file changed
Misc/NEWS.d/next/Library/2026-03-25-21-10-53.gh-issue-146436.YSTTZK.rst
@@ -0,0 +1,4 @@
1
+Support precision format specifier (.) for integer fields in string formatting.
2
+Support two's complement format specifier (z) for integer fields formatted
3
+with precision and binary, octal, or hexadecimal presentation type.
4
+Patch by Jay Berry.
0 commit comments