summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorembg <elliot.gorokhovsky@gmail.com>2018-01-29 03:03:23 (GMT)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>2018-01-29 03:03:23 (GMT)
commit1e34da49ef22004ca25c517b3f07c6d25f083ece (patch)
tree7266686f1ae6545a9501b18daaec69baa8e9fe0c /Misc/ACKS
parent6c6ddf97c402709713d668d0ed53836a7749ba99 (diff)
downloadcpython-1e34da49ef22004ca25c517b3f07c6d25f083ece.zip
cpython-1e34da49ef22004ca25c517b3f07c6d25f083ece.tar.gz
cpython-1e34da49ef22004ca25c517b3f07c6d25f083ece.tar.bz2
bpo-28685: Optimize sorted() list.sort() with type-specialized comparisons (#582)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 20210e8..bfcdd33 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -554,6 +554,7 @@ Tiago Gonçalves
Chris Gonnerman
Shelley Gooch
David Goodger
+Elliot Gorokhovsky
Hans de Graaff
Tim Graham
Kim Gräsman