This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jd
Recipients jd, methane, ned.deily, vstinner
Date 2020-03-03.12:14:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583237643.83.0.0898981208242.issue39599@roundup.psfhosted.org>
In-reply-to
Content
Right, though if you read the code I linked, the PyGC_Head size is never used. AFAICS the Cython code does not access it either (at least not directly).
The code segfaults at import time.

I'm not even sure it's possible and the problem isn't in something in CPython itself.
History
Date User Action Args
2020-03-03 12:14:03jdsetrecipients: + jd, vstinner, ned.deily, methane
2020-03-03 12:14:03jdsetmessageid: <1583237643.83.0.0898981208242.issue39599@roundup.psfhosted.org>
2020-03-03 12:14:03jdlinkissue39599 messages
2020-03-03 12:14:03jdcreate