summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2013-02-21 21:15:40 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2013-02-21 21:15:40 (GMT)
commit0f4377c100049a80d2338de3b9f3b7c7489a08b3 (patch)
tree31a6822c0e7c447b8dc6a55f3733102f152699cd /Misc
parentc510a048ba4f17a82fff0a452bf9ccd29b51efc6 (diff)
downloadcpython-0f4377c100049a80d2338de3b9f3b7c7489a08b3.zip
cpython-0f4377c100049a80d2338de3b9f3b7c7489a08b3.tar.gz
cpython-0f4377c100049a80d2338de3b9f3b7c7489a08b3.tar.bz2
#17255: test short-circuiting behavior of any()/all(). Patch by Wim Glenn.
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 9ccc8e1..74b191d 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -387,6 +387,7 @@ Jonathan Giddy
Johannes Gijsbers
Michael Gilfix
Matt Giuca
+Wim Glenn
Christoph Gohlke
Tim Golden
Guilherme Gonçalves