]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358)
authorChristian Heimes <christian@python.org>
Tue, 2 Nov 2021 11:08:40 +0000 (13:08 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Nov 2021 11:08:40 +0000 (12:08 +0100)
commit34098991289cb3e8eec012fa0243f30b9709666f
treebd4dfb2cefbb298a2a73e0a30285c741b8d24662
parent69a6173d64332cd4992024c5f6a9f3f5fd6523d5
bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358)
Misc/NEWS.d/next/Core and Builtins/2021-11-02-09-27-46.bpo-45688.v5Der1.rst [new file with mode: 0644]
Python/stdlib_module_names.h
Tools/scripts/generate_stdlib_module_names.py