SIGN IN SIGN UP

gh-111178: fix UBSan failures in `Objects/typeobject.c` (#129799)

Fix UBSan failures for `PyTypeObject`.
Introduce a macro cast for `superobject` and remove redundant casts.
Rename the unused parameter in getter/setter methods  to `closure`
for semantic purposes.
B
Bénédikt Tran committed
3d40317ed24d03e9511ee96316bd204a8f041746
Parent: 44213bc
Committed by GitHub <noreply@github.com> on 2/25/2025, 10:44:59 AM