summaryrefslogtreecommitdiffstats
path: root/Python/getopt.c
diff options
context:
space:
mode:
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>2025-02-25 10:44:59 (GMT)
committerGitHub <noreply@github.com>2025-02-25 10:44:59 (GMT)
commit3d40317ed24d03e9511ee96316bd204a8f041746 (patch)
tree2224b2e3def8f40c83ca0eb1489f17557f22d7b4 /Python/getopt.c
parent44213bc57c0a4b674463e170ad9d80896d866a64 (diff)
downloadcpython-3d40317ed24d03e9511ee96316bd204a8f041746.zip
cpython-3d40317ed24d03e9511ee96316bd204a8f041746.tar.gz
cpython-3d40317ed24d03e9511ee96316bd204a8f041746.tar.bz2
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.
Diffstat (limited to 'Python/getopt.c')
0 files changed, 0 insertions, 0 deletions