python311_ftbfs_fix
authorCollectd Packaging Team <team+collectd@tracker.debian.org>
Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)
committerBernd Zeimetz <bzed@debian.org>
Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)
commitc77f34980775eb0fed0e6ee4c06ba115e399458c
treedc994d4e1b66a583c6f4fac223473732625d52a0
parentad4badfa7ab01432bca396c25cfc2e0c7fff0988
python311_ftbfs_fix

commit 623e95394e0e62e7f9ced2104b786d21e9c0bf53
Author: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Date:   Wed Sep 21 22:21:58 2022 +0700

    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.

Gbp-Pq: Name python311_ftbfs_fix.patch
src/cpython.h