diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-02-25 12:12:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 12:12:47 (GMT) |
commit | ecde9400254eabf0ebcdbb04cb266e50f126e8ec (patch) | |
tree | c51ee77b7d17148e9eb06683bbef006062dff911 /Python/getopt.c | |
parent | ead091357d67bc8144a73fcb7cb367602d21ecdd (diff) | |
download | cpython-ecde9400254eabf0ebcdbb04cb266e50f126e8ec.zip cpython-ecde9400254eabf0ebcdbb04cb266e50f126e8ec.tar.gz cpython-ecde9400254eabf0ebcdbb04cb266e50f126e8ec.tar.bz2 |
gh-111178: fix UBSan failures in `Objects/typevarobject.c` (GH-129800)
Fix UBSan failures for `typealiasobject`, `paramspecobject`, `typevarobject`, `typevartupleobject`, `paramspecattrobject`
Use _PyCFunction_CAST macros
Use macro for `constevaluatorobject` casts
Diffstat (limited to 'Python/getopt.c')
0 files changed, 0 insertions, 0 deletions