SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-111178: fix UBSan failures in `Modules/_threadmodule.c` (GH-129794)

Fix UBSan failures for `PyThreadHandleObject`, `lockobject`, `rlockobject`, `localdummyobject`, `localobject`

Add safe casts

Clean up module functions

Use semantically correct parameter names
B
Bénédikt Tran committed
f8eefc2f35c002b6702990add7f33d445977de8d
Parent: 73bbaf3
Committed by GitHub <noreply@github.com> on 2/24/2025, 12:42:39 PM