]> git.ipfire.org Git - thirdparty/collectd.git/commit
cpython: fix build with Python 3.11
authorĐoàn Trần Công Danh <congdanhqx@gmail.com>
Wed, 21 Sep 2022 15:21:58 +0000 (22:21 +0700)
committerMatthias Runge <mrunge@matthias-runge.de>
Wed, 26 Oct 2022 15:13:13 +0000 (17:13 +0200)
commit6ead4cfb605ea3d7957dc415be7be069887a9309
tree4c04e47d7b9226de6b61e7bcff9520116500148c
parentaacc01100c4e0bfe653d4becf8b2dbecf314a80d
cpython: fix build with Python 3.11

Python 3.11 moves longintrepr.h into cpython sub-directory.
However, in this version, longintrepr.h is always included.
src/cpython.h