[issue39936] Python fails to build _asyncio on module on AIX

STINNER Victor report at bugs.python.org
Wed Mar 11 18:52:40 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

Try to replace Lib/_aix_support.py with attached _aix_support.py: in short, it uses _bootsubprocess if subprocess is not available.

----------
Added file: https://bugs.python.org/file48972/_aix_support.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39936>
_______________________________________


More information about the Python-bugs-list mailing list