Skip to content

Commit 47901eb

Browse files
committed
Add NEWS article
1 parent 4042e2b commit 47901eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)