mirror of
https://github.com/python/cpython.git
synced 2025-12-11 11:31:05 +00:00
misc.news: Remove whitespace
This commit is contained in:
parent
f15f7484bb
commit
9417764e01
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue