SIGN IN SIGN UP

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

Fix some UBSan failures for `dequeobject`, `dequeiterobject`, `defdictobject` and `tuplegetterobject`.

We also perform some cleanup by suppressing unused return values and renaming the
unused argument in `METH_NOARGS` methods to `dummy` for semantic purposes.
B
Bénédikt Tran committed
f55d0b66be225e4a7fe6d8c50e8b49fd37b4ecc9
Parent: 3d7a141
Committed by GitHub <noreply@github.com> on 2/17/2025, 12:12:03 PM