[issue39763] distutils.spawn should use subprocess (hang in parallel builds on QNX)

STINNER Victor report at bugs.python.org
Mon Mar 9 06:16:36 EDT 2020


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

> AttributeError: module 'subprocess' has no attribute 'check_output'

I wrote PR 18872 to implement it for setup.py.

Michael Felt: Can you please test it on AIX?

----------

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


More information about the Python-bugs-list mailing list