summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-11-03 13:38:17 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-11-03 13:38:17 (GMT)
commit5f548a24a48838bc9922527e33bbec955483c13c (patch)
tree4972904d6d54012f64647a868933e6091c494e56 /Misc/ACKS
parentc96b8fcf251dfd833411188fe564475942269012 (diff)
parenta7c972e03b03d3e5c5d1cea78ff73002aa7786b4 (diff)
downloadcpython-5f548a24a48838bc9922527e33bbec955483c13c.zip
cpython-5f548a24a48838bc9922527e33bbec955483c13c.tar.gz
cpython-5f548a24a48838bc9922527e33bbec955483c13c.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 0cf1802..6b02ef7 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