summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEric V. Smith <eric@trueblade.com>2012-03-12 22:26:21 (GMT)
committerEric V. Smith <eric@trueblade.com>2012-03-12 22:26:21 (GMT)
commit97722c41320bd42d381027c4c95296352bcb44fa (patch)
treee0cd063eeb69f0b5507b74484f3107378f1b47ce /Misc
parentd5c613e45fa2a7d038e64520247a798600d002ed (diff)
parent1d4798cb93aabdea7843c85d60b0e898107bae05 (diff)
downloadcpython-97722c41320bd42d381027c4c95296352bcb44fa.zip
cpython-97722c41320bd42d381027c4c95296352bcb44fa.tar.gz
cpython-97722c41320bd42d381027c4c95296352bcb44fa.tar.bz2
str.format_map tests don't do what they say: fix to actually implement the intent of the test. Closes #13450. Patch by Akira Li.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index a0685c1..061df39 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -602,6 +602,7 @@ Christopher Tur Lesniewski-Laas
Alain Leufroy
Mark Levinson
William Lewis
+Akira Li
Xuanji Li
Robert van Liere
Ross Light