summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-05-20 09:30:02 (GMT)
committerGitHub <noreply@github.com>2017-05-20 09:30:02 (GMT)
commit753bca3934a7618a4fa96e107ad1c5c18633a683 (patch)
treeabb5c023834c3d04d4a5deb7cfe0056dd5aea19b /Misc/ACKS
parent763557eac06ba60d7c5133e4f80df8870d8f917e (diff)
downloadcpython-753bca3934a7618a4fa96e107ad1c5c18633a683.zip
cpython-753bca3934a7618a4fa96e107ad1c5c18633a683.tar.gz
cpython-753bca3934a7618a4fa96e107ad1c5c18633a683.tar.bz2
bpo-27945: Fixed various segfaults with dict. (#1657)
Based on patches by Duane Griffin and Tim Mitchell.
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 d00fa79..098c801 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -546,6 +546,7 @@ Tim Graham
Kim Gräsman
Nathaniel Gray
Eddy De Greef
+Duane Griffin
Grant Griffin
Andrea Griffini
Duncan Grisby