diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-02-23 11:34:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-23 10:34:11 +0000 |
commit | 1e4a4344af4f5fdc7157b195c7d333d088540035 (patch) | |
tree | b27f9e3a81fa03a09a419b6458ca9da71af1cee3 /Lib/test/test_pyrepl/test_unix_console.py | |
parent | b8c313a41c411331c603bbda28048b2a3f4a2ab4 (diff) | |
download | cpython-1e4a4344af4f5fdc7157b195c7d333d088540035.tar.gz cpython-1e4a4344af4f5fdc7157b195c7d333d088540035.zip |
gh-111178: fix UBSan failures in `Modules/_struct.c` (#129793)
Fix some UBSan failures for `PyStructObject` and `unpackiterobject`.
We also perform some cleanup by suppressing unused return values and renaming the
unused parameter in `METH_NOARGS` and getter methods to `dummy` and `closure`
respectively for semantic purposes.
Diffstat (limited to 'Lib/test/test_pyrepl/test_unix_console.py')
0 files changed, 0 insertions, 0 deletions