]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353)
authorVictor Stinner <vstinner@python.org>
Wed, 27 Jan 2021 23:03:23 +0000 (00:03 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Jan 2021 23:03:23 +0000 (00:03 +0100)
commit64fc105b2d2faaeadd1026d2417b83915af6622f
treeba81a4d0b502e23b7dcb032ba793d8e767b62e86
parentc9b8e9c421b57acdcaf24fab0c93bc29b3ef7c67
bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353)
Doc/library/sys.rst
Python/stdlib_module_names.h
Tools/scripts/generate_stdlib_module_names.py