SIGN IN SIGN UP

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

This fixes UBSan failures for `dbmobject`.

In addition, we perform some minor cleanup changes such as renaming
some `args` parameter to `dummy` in some `METH_NOARGS` methods and
suppressing an unused return value in `_dbm_module_free`.
B
Bénédikt Tran committed
a1a6df282d732b54ba99de93416f8f9d85b3de2f
Parent: 978211c
Committed by GitHub <noreply@github.com> on 2/10/2025, 10:02:47 AM