diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-02-21 15:08:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-21 15:08:56 +0100 |
commit | 4f07fd59cbd2656ae31e164098b8d10c5b7e51f0 (patch) | |
tree | f4a74ff21bfd9220be7b737e473f65fda0837acf /Python/formatter_unicode.c | |
parent | f1b81c408fb83beeee519ae4fb9d3a36dd4522b3 (diff) | |
download | cpython-4f07fd59cbd2656ae31e164098b8d10c5b7e51f0.tar.gz cpython-4f07fd59cbd2656ae31e164098b8d10c5b7e51f0.zip |
gh-111178: fix UBSan failures in `Modules/_functoolsmodule.c` (GH-129778)
Fix UBSan failures for `keyobject`, `lru_list_elem`, `lru_cache_object`.
Suppress unused return values.
Change `_PyPartialObject_CAST` (from #124733) to `partialobject_CAST`
for consistency with the current style for these macros
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions