summaryrefslogtreecommitdiff
path: root/sysconfig.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-03-04 14:50:19 +0100
committerGitHub <noreply@github.com>2020-03-04 14:50:19 +0100
commitc6f749b2b761da2b88cac62d8c6aa29f7276e3a7 (patch)
treefbea0daed0ac5c65df5770c39a447cd8e9ea713c /sysconfig.py
parentd8d513d728552adee0677d5814eecc06d7775749 (diff)
downloadpython-setuptools-git-c6f749b2b761da2b88cac62d8c6aa29f7276e3a7.tar.gz
bpo-39763: distutils.spawn now uses subprocess (GH-18743)
Reimplement distutils.spawn.spawn() function with the subprocess module. setup.py now uses a basic implementation of the subprocess module if the subprocess module is not available: before required C extension modules are built.
Diffstat (limited to 'sysconfig.py')
0 files changed, 0 insertions, 0 deletions