summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-08-20 17:38:21 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-08-20 17:38:21 (GMT)
commitb1973c252c2eec757eaa067afaf593c2cc5ea8db (patch)
treeed78f6f23d427c0dd0ee589c308d1b5cbb297a77 /Misc/ACKS
parentec67d187ee9a86aaf1108643832f69ad3bc0e369 (diff)
downloadcpython-b1973c252c2eec757eaa067afaf593c2cc5ea8db.zip
cpython-b1973c252c2eec757eaa067afaf593c2cc5ea8db.tar.gz
cpython-b1973c252c2eec757eaa067afaf593c2cc5ea8db.tar.bz2
Issue #8865: Concurrent invocation of select.poll.poll() now raises a
RuntimeError exception. Patch by Christian Schubert.
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 349c70e..78d3b47 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1097,6 +1097,7 @@ Arvin Schnell
Scott Schram
Robin Schreiber
Chad J. Schroeder
+Christian Schubert
Sam Schulenburg
Stefan Schwarzer
Dietmar Schwertberger