Yonatan Goldschmidt 350526105f
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.
2020-10-29 11:58:52 +02:00
..
2020-10-12 12:10:42 -07:00
2020-10-12 12:10:42 -07:00

Source files for various builtin objects