summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2012-07-16 06:42:26 (GMT)
committerGregory P. Smith <greg@krypto.org>2012-07-16 06:42:26 (GMT)
commitdad5711677f965a62713bfc9a34599c8f44572e8 (patch)
tree336b01e8761c7ff2baecefa3cc67f49a6e3a8245 /Misc/ACKS
parent4774946c3b7564b4a1c93da4ba4dba443a36a708 (diff)
downloadcpython-dad5711677f965a62713bfc9a34599c8f44572e8.zip
cpython-dad5711677f965a62713bfc9a34599c8f44572e8.tar.gz
cpython-dad5711677f965a62713bfc9a34599c8f44572e8.tar.bz2
Fixes Issue #14635: telnetlib will use poll() rather than select() when possible
to avoid failing due to the select() file descriptor limit.
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 26fe1d0..3bf81a2 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -410,6 +410,7 @@ Chris Hoffman
Albert Hofkamp
Tomas Hoger
Jonathan Hogg
+Akintayo Holder
Gerrit Holl
Shane Holloway
Rune Holm