SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

#3247: Get rid of Py_FindMethod:

Second step: keep tp_getattr functions when they are complex,
but use PyObject_GenericGetAttr() as a fallback.

These were the last occurrences of Py_FindMethod.
A
Amaury Forgeot d'Arc committed
ba4105c1335503e3d441abbd7a3e74d255ead1a5
Parent: e43d33a