*.c: Use `PyVarObject_HEAD_INIT' to initialize type object headers.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 20 Oct 2019 23:14:01 +0000 (00:14 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Apr 2020 11:44:14 +0000 (12:44 +0100)
commit96936b4a526f1960f06caeecfc0a917303209ac5
treeafae8669614626becb6764084df3facc6272b492
parent4509276e7147042c753ec7180d1dd8e1f5923906
*.c: Use `PyVarObject_HEAD_INIT' to initialize type object headers.

Define a suitable version if the Python headers don't do it for us.
mapping.c
pyke.h