]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123896)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2024 01:24:55 +0000 (03:24 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 01:24:55 +0000 (18:24 -0700)
commit612e469624c64ade080b1fc79085e1e30e9eb394
tree3cdb1367705d0791b28dbaf7c537f5c1020e2f07
parent601ef402fd75a55f0a07bdc8c85b236800fcc6eb
[3.13] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123896)

gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893)
(cherry picked from commit fb1b51a58df4315f7ef3171a5abeb74f132b0971)

Co-authored-by: Victor Stinner <vstinner@python.org>
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