summaryrefslogtreecommitdiff
path: root/py/objobject.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-11 11:58:44 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-11 12:04:59 +0200
commit016f83053669ee56561bebd8e9b65dac77b670ac (patch)
tree3c5ee8d3411c5736e766779078ad7f4a9ff26227 /py/objobject.c
parente02cb9ec318580497dbb17f369a61d9e932094e5 (diff)
tests/heapalloc, heapalloc_super: Skip in strict stackless mode.
These tests involves testing allocation-free function calling, and in strict stackless mode, it's not possible to make a function call with heap locked (because function activation record aka frame is allocated on the heap).
Diffstat (limited to 'py/objobject.c')
0 files changed, 0 insertions, 0 deletions