aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-03-23 19:22:57 +0100
committerGitHub <noreply@github.com>2021-03-23 19:22:57 +0100
commitbd9154a495434464283f74b660160f89930cd791 (patch)
treefd4a7ca67c4f063641caa1f56511ce149eb2d8c3 /Python
parentd72e8d487553c103bf2742e229f8266b515fd951 (diff)
downloadcpython-bd9154a495434464283f74b660160f89930cd791.tar.gz
cpython-bd9154a495434464283f74b660160f89930cd791.zip
bpo-41718: runpy now imports pkgutil in functions (GH-24996)
Reduce the number of modules imported by "python3 -m module". The runpy module no longer imports at startup (in the module body), but only in functions using it: _get_code_from_file() and run_path().
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions