revert actual tp_finalize() usages, needs more thought
authorStefan Behnel <stefan_ml@behnel.de>
Tue, 6 Aug 2013 07:24:45 +0000 (09:24 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Tue, 6 Aug 2013 07:24:45 +0000 (09:24 +0200)
commit45a17f1aa020a25b04ca85eb5f463707fae49ee6
treef8f1d4faa5e9cac60121c1c8d86a99d1ec6debeb
parentabe914c4d6912174a28d9b80bc7f6ca89dc346cf
revert actual tp_finalize() usages, needs more thought
CHANGES.rst
Cython/Compiler/ModuleNode.py
Cython/Compiler/Symtab.py
Cython/Compiler/TypeSlots.py
Cython/Utility/CythonFunction.c
Cython/Utility/ExtensionTypes.c
Cython/Utility/Generator.c
Cython/Utility/ModuleSetupCode.c