summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-11-03 13:38:58 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-11-03 13:38:58 (GMT)
commitd63f1f757cc4122480d4c959503a543995374c3b (patch)
treec0229181aed06cce36b79c8e360534f144712796 /Misc/ACKS
parentcee42c4c41b4e94535f44d8a9d5dcfcd99667574 (diff)
parent5f548a24a48838bc9922527e33bbec955483c13c (diff)
downloadcpython-d63f1f757cc4122480d4c959503a543995374c3b.zip
cpython-d63f1f757cc4122480d4c959503a543995374c3b.tar.gz
cpython-d63f1f757cc4122480d4c959503a543995374c3b.tar.bz2
Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when
the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre.
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 6dc1585e..bc92c4b 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -321,6 +321,7 @@ Felipe Cruz
Drew Csillag
Alessandro Cucci
Joaquin Cuenca Abela
+Sebastian Cufre
John Cugini
Tom Culliton
Raúl Cumplido