bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953)
func_dealloc() does not handle partially-created objects. Best not to give it any.
Y
Yonatan Goldschmidt committed
350526105fa9b131d8b941ae753378b741dabb2f
Parent: df59273
Committed by GitHub <noreply@github.com>
on 10/29/2020, 9:58:52 AM