diff options
| author | Victor Stinner <vstinner@python.org> | 2020-03-04 14:50:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-04 14:50:19 +0100 |
| commit | 1ec63b62035e73111e204a0e03b83503e1c58f2e (patch) | |
| tree | 1f21da1148b4b09981c49f900adf9194930e62e4 /Lib/test/test_codecs.py | |
| parent | dffe4c07095e0c693e094d3c140e85a68bd8128e (diff) | |
| download | cpython-git-1ec63b62035e73111e204a0e03b83503e1c58f2e.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 'Lib/test/test_codecs.py')
0 files changed, 0 insertions, 0 deletions
