From: Mark Wooding Date: Sat, 19 Oct 2019 19:02:08 +0000 (+0100) Subject: util.c: Use Python's machinery for handling 64-bit integers. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/pyke/commitdiff_plain/8526bbd230c598da6c4890fc8888546f3365b84b?hp=8526bbd230c598da6c4890fc8888546f3365b84b util.c: Use Python's machinery for handling 64-bit integers. Where available. ---