SIGN IN SIGN UP

GH-95707: Fix uses of `Py_TPFLAGS_MANAGED_DICT` (GH-95854)

* Make sure that tp_dictoffset is correct with Py_TPFLAGS_MANAGED_DICT is set.

* Avoid traversing managed dict twice when subclassing class with Py_TPFLAGS_MANAGED_DICT set.
M
Mark Shannon committed
3ef3c6306def489ba9115f0a8a57ab1e99795a5c
Parent: 4a7f5a5
Committed by GitHub <noreply@github.com> on 8/15/2022, 11:29:27 AM