Message361813
> If you want to ship wheel package, another compromise would be to require Python 3.7.5 or newer, and check early the Python version.
Yes, this is what I do now to avoid getting a segmentation fault.
I'm fine with closing this as wontfix or reject, your call. As you said, if it's not part of the stable ABI it makes sense.
The sad part if that my code does not access PyGC_Head at all. It's just a side effect when loading the code that makes it crash. :( |
|
Date |
User |
Action |
Args |
2020-02-11 13:10:10 | jd | set | recipients:
+ jd, vstinner, methane |
2020-02-11 13:10:10 | jd | set | messageid: <1581426610.32.0.0027200477357.issue39599@roundup.psfhosted.org> |
2020-02-11 13:10:10 | jd | link | issue39599 messages |
2020-02-11 13:10:10 | jd | create | |
|