Julien Danjou <jul...@danjou.info> added the comment:

> 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. :(

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39599>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to