Port to Python 3.
[catacomb-python] / pyke / pyke.c
2019-11-25 Mark WoodingPort to Python 3.
2019-11-25 Mark Wooding*.[ch]: Some preparatory reformatting for the Python...
2019-11-25 Mark Woodingmp.c, catacomb/__init__.py, pyke/: Fix mixed-mode arith...
2019-11-25 Mark Wooding*.c: Separate string function calls according to text...
2019-11-25 Mark Wooding*.c: Introduce a new input conversion for binary strings.
2019-11-25 Mark Woodingpyke/pyke.c (newtype): Explicitly clear `ht_slots'.
2019-11-25 Mark Woodingpyke/pyke.[ch]: Make type skeleton structures be read...
2019-11-25 Mark Wooding*.c: Make all of the type-definition tables read-only.
2019-11-25 Mark Woodingpyke/, ...: Extract utilities into a sort-of reusable...