chiark / gitweb /
*.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)
Define a suitable version if the Python headers don't do it for us.


No differences found