summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-08-20 17:50:32 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-08-20 17:50:32 (GMT)
commit5617df1be669ce90333efd6509afd71801c11497 (patch)
tree08a002dee0331606a9e9ea86fc974ae394d24491 /Misc/ACKS
parentedd0de58a8fcef72668dd6f342e7e46300322d87 (diff)
parentb1973c252c2eec757eaa067afaf593c2cc5ea8db (diff)
downloadcpython-5617df1be669ce90333efd6509afd71801c11497.zip
cpython-5617df1be669ce90333efd6509afd71801c11497.tar.gz
cpython-5617df1be669ce90333efd6509afd71801c11497.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 be7abdb..a947e4b 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1131,6 +1131,7 @@ Arvin Schnell
Scott Schram
Robin Schreiber
Chad J. Schroeder
+Christian Schubert
Sam Schulenburg
Stefan Schwarzer
Dietmar Schwertberger