diff options
author | Eric V. Smith <eric@trueblade.com> | 2011-07-18 18:03:41 (GMT) |
---|---|---|
committer | Eric V. Smith <eric@trueblade.com> | 2011-07-18 18:03:41 (GMT) |
commit | 12ebefc9d3b7268d17d4a042767f712c46d03dfe (patch) | |
tree | a9e5fce407f2f3c5006e2278d1c18868c9b80bcb /Misc/ACKS | |
parent | b899007268c53f2f169562bd0679fd5d688e185c (diff) | |
download | cpython-12ebefc9d3b7268d17d4a042767f712c46d03dfe.zip cpython-12ebefc9d3b7268d17d4a042767f712c46d03dfe.tar.gz cpython-12ebefc9d3b7268d17d4a042767f712c46d03dfe.tar.bz2 |
Closes #12579. Positional fields with str.format_map() now raise a ValueError instead of SystemError.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ Eli Bendersky Andrew Bennetts Andy Bensky Michel Van den Bergh +Julian Berman Eric Beser Steven Bethard Stephen Bevan |