fix CPython version checking for tp_finalize()
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 4 Aug 2013 13:57:30 +0000 (15:57 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 4 Aug 2013 13:57:30 +0000 (15:57 +0200)
commit61fdc053fe06b6057a2a107c247f26d661672ea0
treeaf3194662e3d18f6940280ccf3675c9b1c0328d0
parentc1a4f4148dcb8ed984ab3b1cfe117f194ce468ea
fix CPython version checking for tp_finalize()
Cython/Utility/CythonFunction.c
Cython/Utility/Generator.c
Cython/Utility/ModuleSetupCode.c