extend freelist support to all subtypes that have the same object struct size
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 24 Feb 2013 16:35:43 +0000 (17:35 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 24 Feb 2013 16:35:43 +0000 (17:35 +0100)
commitd2b46ecc3ac75eba8ca0fa8543b167f1b0030c2b
tree69bebb7568455dded65c955cd8e91a075d4049d3
parent11e3944a0f24c5e625772be4ef27a9e95f781350
extend freelist support to all subtypes that have the same object struct size
Cython/Compiler/ModuleNode.py
tests/run/exttype_freelist.pyx