commit | 612e469624c64ade080b1fc79085e1e30e9eb394 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 30 03:24:55 2024 +0200 |
committer | GitHub <noreply@github.com> | Sun Sep 29 18:24:55 2024 -0700 |
tree | 3cdb1367705d0791b28dbaf7c537f5c1020e2f07 | |
parent | 601ef402fd75a55f0a07bdc8c85b236800fcc6eb [diff] |
[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>