prevent tp_new() optimisation from breaking external types with known typeobj
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 29 Mar 2013 20:21:14 +0000 (21:21 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 29 Mar 2013 20:21:14 +0000 (21:21 +0100)
commit3257193a7865c1f45ac2479954be5569f0b8337e
tree62ffe9eef07db6cbb69465a38e291e5042bd867e
parentdd29ccbec4e74fa75355b1708e4f4dfc76e56ad1
prevent tp_new() optimisation from breaking external types with known typeobj
Cython/Compiler/Optimize.py
tests/run/tp_new_cimport.srctree