summaryrefslogtreecommitdiffstats
path: root/Python/codegen.c
diff options
context:
space:
mode:
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>2025-01-31 13:33:30 (GMT)
committerGitHub <noreply@github.com>2025-01-31 13:33:30 (GMT)
commit881984b41a103b4c7fac262a00cc240ae8fbdba9 (patch)
treee0bc86b0499c1b79dbca8ea5f4b6a295642e0de3 /Python/codegen.c
parent9d63ae5fe52d95059ab1bcd4cbb1f9e17033c897 (diff)
downloadcpython-881984b41a103b4c7fac262a00cc240ae8fbdba9.zip
cpython-881984b41a103b4c7fac262a00cc240ae8fbdba9.tar.gz
cpython-881984b41a103b4c7fac262a00cc240ae8fbdba9.tar.bz2
gh-111178: fix UBSan failures in `Modules/_sqlite` (GH-129087)
* fix UBSan failures for `pysqlite_Blob` * fix UBSan failures for `pysqlite_Connection` * fix UBSan failures for `pysqlite_Cursor` * fix UBSan failures for `pysqlite_PrepareProtocol` * fix UBSan failures for `pysqlite_Row` * fix UBSan failures for `pysqlite_Statement` * suppress unused return values
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions