SIGN IN SIGN UP

gh-111178: fix UBSan failures in `Modules/_pickle.c` (#129787)

Fix UBSan failures for `Pdata`, `PicklerObject`, `UnpicklerObject`, `PicklerMemoProxyObject`, `UnpicklerMemoProxyObject`

Indicate safe fast cast to avoid redundant future checks

Use semantically correct parameter names
B
Bénédikt Tran committed
5a13faa1b77b8f9a62b8935d2275e4a102ee88dd
Parent: deac31d
Committed by GitHub <noreply@github.com> on 2/20/2025, 1:27:35 PM