diff options
| author | Eric V. Smith <eric@trueblade.com> | 2014-04-14 20:46:52 (GMT) |
|---|---|---|
| committer | Eric V. Smith <eric@trueblade.com> | 2014-04-14 20:46:52 (GMT) |
| commit | bcb6b058b4b0a6886144041c9aec13741c10d296 (patch) | |
| tree | 399641f5e8b8ba6811989f422d039f94b4642f2c | |
| parent | 7ce90743a1948680f409bcc02f56f4f100df1a04 (diff) | |
| download | cpython-bcb6b058b4b0a6886144041c9aec13741c10d296.zip cpython-bcb6b058b4b0a6886144041c9aec13741c10d296.tar.gz cpython-bcb6b058b4b0a6886144041c9aec13741c10d296.tar.bz2 | |
Issue #13598: Added acknowledgements 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 ------- |
