Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] PyCXX vs Python 3.9
Date: Mon, 07 Jun 2021 15:06:46
Message-Id: s9lclm$3co$1@ciao.gmane.io
1 According to the pycxx README and to the pysvn devloper PyCXX 7.12 is
2 not compatible with Python 3.9 because the tp_print field has been
3 removed from one of the structures. My attempts to use PyCXX with
4 Python 3.9 seem to confirm this.
5
6 Is it a bug that the PyCXX ebuild allows it to be installed for the
7 Python 3.9 target?