Add PyMethod_Function(), PyMethod_Self(), PyMethod_Class() back.
While not even documented, they were clearly part of the C API, there's no great difficulty to support them, and it has the cool effect of not requiring any changes to ExtensionClass.c.
G
Guido van Rossum committed
b479dc561c1e778c892f04d1e9673400e95d7e78
Parent: a40c793