misc.news: Remove whitespace
This commit is contained in:
parent
f15f7484bb
commit
9417764e01
|
@ -30,7 +30,7 @@ Core and Builtins
|
||||||
- Issue #12546: Allow \x00 to be used as a fill character when using str, int,
|
- Issue #12546: Allow \x00 to be used as a fill character when using str, int,
|
||||||
float, and complex __format__ methods.
|
float, and complex __format__ methods.
|
||||||
|
|
||||||
- Issue #13598: Modify string.Formatter to support auto-numbering of
|
- Issue #13598: Modify string.Formatter to support auto-numbering of
|
||||||
replacement fields. It now matches the behavior of str.format() in
|
replacement fields. It now matches the behavior of str.format() in
|
||||||
this regard. Patches by Phil Elson and Ramchandra Apte.
|
this regard. Patches by Phil Elson and Ramchandra Apte.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue