Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Original patch by Niklas Koep.
diff --git a/Misc/ACKS b/Misc/ACKS
index 6c1bafe..d35f1e8 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -775,6 +775,7 @@
 Kubilay Kocak
 Greg Kochanski
 Manvisha Kodali
+Niklas Koep
 Damon Kohler
 Marko Kohtala
 Vajrasky Kok