aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/taskgroups.py
diff options
context:
space:
mode:
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>2025-02-24 13:38:18 +0100
committerGitHub <noreply@github.com>2025-02-24 13:38:18 +0100
commit73bbaf33ae1018f2f90480c4185717f3a49bf857 (patch)
treeb2f0ccc034e173a296a9a15894d212e96a0f7cb1 /Lib/asyncio/taskgroups.py
parentde13293d264f1cec439d87fc477d0ccf05793a1a (diff)
downloadcpython-73bbaf33ae1018f2f90480c4185717f3a49bf857.tar.gz
cpython-73bbaf33ae1018f2f90480c4185717f3a49bf857.zip
gh-111178: fix UBSan failures in `Modules/selectmodule.c` (GH-129792)
Fix some UBSan failures for `pollObject`, `devpollObject`, `pyEpoll_Object` as well as for `kqueue_event_Object`, `kqueue_queue_Object` and `kqueue_tracking_after_fork`. Suppress unused return values. Rename the unused parameter in `METH_NOARGS` and getter/setter methods to `dummy` and `closure` respectively for semantic purposes. Explicitly declare `_select_exec` as a `static` function.
Diffstat (limited to 'Lib/asyncio/taskgroups.py')
0 files changed, 0 insertions, 0 deletions