summaryrefslogtreecommitdiff
path: root/py/pystack.c
AgeCommit message (Expand)Author
2018-02-19py/pystack: Use "pystack exhausted" as error msg for out of pystack mem.Damien George
2017-12-11py: Introduce a Python stack for scoped allocation.Damien George