summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-10-07 20:25:46 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-10-07 20:25:46 (GMT)
commite45b7c09ece01c9b35a14b89eb64e1324ed321a8 (patch)
treed64a23ff36d35c76ad881b61ed08e644c0c82dbe /Misc/ACKS
parent242c170f878cc38eb32b26b55f69a9d7cef947a7 (diff)
parentde0574bdabc1183706406b421dea2e3e3c165eb3 (diff)
downloadcpython-e45b7c09ece01c9b35a14b89eb64e1324ed321a8.zip
cpython-e45b7c09ece01c9b35a14b89eb64e1324ed321a8.tar.gz
cpython-e45b7c09ece01c9b35a14b89eb64e1324ed321a8.tar.bz2
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Original patch by Niklas Koep.
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 d5eed57..2527836 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -783,6 +783,7 @@ Jeff Knupp
Kubilay Kocak
Greg Kochanski
Manvisha Kodali
+Niklas Koep
Damon Kohler
Marko Kohtala
Vajrasky Kok