]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43456: Remove _xxsubinterpreters from sys.stdlib_module_names (GH-24814)
authorVictor Stinner <vstinner@python.org>
Wed, 10 Mar 2021 11:10:01 +0000 (12:10 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Mar 2021 11:10:01 +0000 (12:10 +0100)
commita9c03d7fb78ab79710f79190f0584a09d9fd1a61
treea5c7f99dd0eee5b08989ef6ea3c8b518175da957
parent57827f87542726fe359991185db63b59ae08a69b
bpo-43456: Remove _xxsubinterpreters from sys.stdlib_module_names (GH-24814)
Python/stdlib_module_names.h
Tools/scripts/generate_stdlib_module_names.py