Staging
v0.5.1
https://github.com/python/cpython
Revision b479dc561c1e778c892f04d1e9673400e95d7e78 authored by Guido van Rossum on 05 September 2001, 22:52:50 UTC, committed by Guido van Rossum on 05 September 2001, 22:52:50 UTC
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.
1 parent a40c793
History
Tip revision: b479dc561c1e778c892f04d1e9673400e95d7e78 authored by Guido van Rossum on 05 September 2001, 22:52:50 UTC
Add PyMethod_Function(), PyMethod_Self(), PyMethod_Class() back.
Tip revision: b479dc5

ReadMe

back to top