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

I wrote PR 18743 to reimplement distutils.spawn.spawn() function with the 
subprocess module.

It also changes setup.py to use a basic implementation of the subprocess module 
if the subprocess module is not available: before required C extension modules 
are built.

----------

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

Reply via email to