summaryrefslogtreecommitdiffstatshomepage
path: root/py/pystack.c
Commit message (Expand)AuthorAge
* py: Introduce and use mp_raise_type_arg helper.Damien George2021-07-15
* all: Reformat C and Python source code with tools/codeformat.py.Damien George2020-02-28
* py/pystack: Use "pystack exhausted" as error msg for out of pystack mem.Damien George2018-02-19
* py: Introduce a Python stack for scoped allocation.Damien George2017-12-11