mirror of https://github.com/python/cpython
Remove renaming instructions for ANY -- this is not renamed in
mymalloc.h. (Since it's a macro, I don't care much. It is used internally only; others can use void *.)
This commit is contained in:
parent
b209a116cf
commit
58d8e3dd9e
|
@ -5,7 +5,6 @@ True Py_True
|
|||
False Py_False
|
||||
None Py_None
|
||||
|
||||
ANY PyUnivPtr
|
||||
methodlist PyMethodDef
|
||||
methodchain PyMethodChain
|
||||
|
||||
|
|
Loading…
Reference in New Issue