SIGN IN SIGN UP

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
B
Bénédikt Tran committed
4f07fd59cbd2656ae31e164098b8d10c5b7e51f0
Parent: f1b81c4
Committed by GitHub <noreply@github.com> on 2/21/2025, 2:08:56 PM