summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-05-20 10:06:47 (GMT)
committerGitHub <noreply@github.com>2017-05-20 10:06:47 (GMT)
commit2f7f533cf6fb57fcedcbc7bd454ac59fbaf2c655 (patch)
tree8d742263c40479bb08e857b0a40d71e63e7ad59d /Misc/ACKS
parent4a86fe9d3f5e7af6f019ae22536eec228f04e22e (diff)
downloadcpython-2f7f533cf6fb57fcedcbc7bd454ac59fbaf2c655.zip
cpython-2f7f533cf6fb57fcedcbc7bd454ac59fbaf2c655.tar.gz
cpython-2f7f533cf6fb57fcedcbc7bd454ac59fbaf2c655.tar.bz2
[3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1678)
Based on patches by Duane Griffin and Tim Mitchell. (cherry picked from commit 753bca3934a7618a4fa96e107ad1c5c18633a683)
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 3d9414b..d91d9c1 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -534,6 +534,7 @@ Tim Graham
Kim Gräsman
Nathaniel Gray
Eddy De Greef
+Duane Griffin
Grant Griffin
Andrea Griffini
Duncan Grisby