]> granicus.if.org Git - python/commit
Issue #15422: get rid of PyCFunction_New macro
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 25 Dec 2012 11:32:35 +0000 (13:32 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 25 Dec 2012 11:32:35 +0000 (13:32 +0200)
commit3ba3a3ee56c142e93d6bbe20ff6bf939212a30f0
tree28facf56626869888a4ca3ff03b91c9006017bc3
parent914ab8420e069499ad8a2d9b3f1ad584bd26a813
Issue #15422: get rid of PyCFunction_New macro
Include/methodobject.h
Misc/NEWS
Modules/_threadmodule.c
Objects/descrobject.c
Objects/methodobject.c
Objects/typeobject.c
PC/python3.def
PC/python34stub.def
Python/codecs.c