STINNER Victor <vstin...@python.org> added the comment:

> The problem is that AFAIK the wheel system does not allow you to specify and 
> provide a wheel for each minor Python version.

The alternative is to identify which part of your code depends on PyGC_Head 
size, and handle the different sizes there.

----------

_______________________________________
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