summaryrefslogtreecommitdiff
path: root/py/pystack.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-11-19Introduce, use mp_raise_arg1Jeff Epler
2020-07-06Add license to some obvious files.Diego Elio Pettenò
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