]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123897)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2024 10:11:56 +0000 (12:11 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2024 10:11:56 +0000 (10:11 +0000)
commit1248524940978521f34401717f084c6d9b636374
tree19ff166279e49535fd7d19a9b230fa06c2b9435e
parent9e38723a156ceca3e918882e9fade03426326b7f
[3.12] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123897)

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