GH-95589: Dont crash when subclassing extension classes with multiple inheritance (GH-96028)
* Treat tp_weakref and tp_dictoffset like other opaque slots for multiple inheritance. * Document Py_TPFLAGS_MANAGED_DICT and Py_TPFLAGS_MANAGED_WEAKREF in what's new.
M
Mark Shannon committed
b73e3b6d4a6c505f2869ae4d0a4a93241450cf32
Parent: 0f2b469
Committed by GitHub <noreply@github.com>
on 8/17/2022, 11:50:53 AM