summaryrefslogtreecommitdiffstats
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-05-27 23:56:29 (GMT)
committerGitHub <noreply@github.com>2020-05-27 23:56:29 (GMT)
commitaa890630bc877c73ec806c9982d8b7b2e7019723 (patch)
tree4e0d3b21695039d5c0275e1951d164b661f08940 /Python/getargs.c
parentb0461e19b5ecb2d89917b23efb5ce1048fab1b22 (diff)
downloadcpython-aa890630bc877c73ec806c9982d8b7b2e7019723.zip
cpython-aa890630bc877c73ec806c9982d8b7b2e7019723.tar.gz
cpython-aa890630bc877c73ec806c9982d8b7b2e7019723.tar.bz2
bpo-40275: test.support imports subprocess lazily (GH-20471)
test.support module now imports the platform and subprocess modules lazily to reduce the number of modules imported by "import test.support". With this change, the threading module is no longer imported indirectly by "import test.support". Use sys.version rather than platform.machine() to detect the Windows ARM32 buildbot.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions