Further fixing to use `Py_ssize_t' in place of int.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 11 Sep 2016 23:14:16 +0000 (00:14 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 13 May 2017 14:36:56 +0000 (15:36 +0100)
commit6f1a40f35fb71ef4c2dbb0e92b8aaff1620a2ad1
tree10d74f89bce40083de1f5b812d4ba6d34a588efe
parentd82643d8974090505b473cee9788414fe8f27757
Further fixing to use `Py_ssize_t' in place of int.

This addresses the remaining compiler warnings when building for 64-bit
targets.
catacomb-python.h
util.c