]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123892: Add "_wmi" to sys.stdlib_module_names (#123893)
authorVictor Stinner <vstinner@python.org>
Tue, 10 Sep 2024 09:54:17 +0000 (11:54 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2024 09:54:17 +0000 (09:54 +0000)
commitfb1b51a58df4315f7ef3171a5abeb74f132b0971
tree7b76c8a46863c310f18a18b7b4802f710313e9ae
parentb52de7e02dba9e1f176d6d978d782fbd0509311e
gh-123892: Add "_wmi" to sys.stdlib_module_names (#123893)
Misc/NEWS.d/next/Library/2024-09-10-11-26-14.gh-issue-123892.2gzIrz.rst [new file with mode: 0644]
Python/stdlib_module_names.h
Tools/build/check_extension_modules.py