[issue12619] Automatically regenerate platform-specific modules

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Mon Oct 17 13:40:23 CEST 2011


Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:

Regeneration of platform-specific modules fixes concerns about their outdateness and architecture differences (32-bit vs 64-bit, big endian vs little endian).

Regeneration of given module could be performed only when corresponding header is available.

Eventually regeneration of platform-specific modules could be controlled by an option of `configure`.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12619>
_______________________________________


More information about the Python-bugs-list mailing list