*.c: Use the new `Py_TYPE' and `Py_SIZE' macros; define them if necessary.
[pyke] / pyke.c
2020-04-11 Mark Woodingpyke/pyke.c (newtype): Explicitly clear `ht_slots'.
2020-04-11 Mark Woodingpyke/pyke.[ch]: Make type skeleton structures be read...
2020-04-11 Mark Wooding*.c: Make all of the type-definition tables read-only.
2020-04-10 Mark Woodingpyke/, ...: Extract utilities into a sort-of reusable...