Issue #24268: Address some PEP 489 refleaks
- missing DECREF in PyModule_FromDefAndSpec2 - missing DECREF in PyType_FromSpecAndBases2 - missing DECREF in _testmultiphase module Patch by Petr Viktorin
N
Nick Coghlan committed
a48db2bc8b882e887fbe8a84b31828d8491dd877
Parent: d5cacbb