diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Core and Builtins - Issue #13598: Modify string.Formatter to support auto-numbering of replacement fields. It now matches the behavior of str.format() in - this regard. + this regard. Patches by Phil Elson and Ramchandra Apte. Library ------- |