diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-02-24 13:42:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 13:42:39 +0100 |
commit | f8eefc2f35c002b6702990add7f33d445977de8d (patch) | |
tree | 800d9b0e44b9fff54fd7dd37d159e020b9442249 /Lib/asyncio/taskgroups.py | |
parent | 73bbaf33ae1018f2f90480c4185717f3a49bf857 (diff) | |
download | cpython-f8eefc2f35c002b6702990add7f33d445977de8d.tar.gz cpython-f8eefc2f35c002b6702990add7f33d445977de8d.zip |
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
Diffstat (limited to 'Lib/asyncio/taskgroups.py')
0 files changed, 0 insertions, 0 deletions