gh-108511: Add C API functions which do not silently ignore errors (GH-109025)
Add the following functions: * PyObject_HasAttrWithError() * PyObject_HasAttrStringWithError() * PyMapping_HasKeyWithError() * PyMapping_HasKeyStringWithError()
S
Serhiy Storchaka committed
add16f1a5e4013f97d33cc677dc008e8199f5b11
Parent: e57ecf6
Committed by GitHub <noreply@github.com>
on 9/17/2023, 11:23:31 AM