]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
make regen-stdlib-module-names rejects test modules (#105921)
authorVictor Stinner <vstinner@python.org>
Tue, 20 Jun 2023 08:12:44 +0000 (10:12 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 08:12:44 +0000 (10:12 +0200)
commit155577de1b6a7f4404b2bf90bcc1a588201550da
tree053bdb04a5d6ee7f6ff3c9d972f20c3149aef790
parentcb388c9a85a8dd6817ea7d969f53657002df6272
make regen-stdlib-module-names rejects test modules (#105921)

Make sure that sys.stdlib_module_names doesn't contain test modules.
Tools/build/generate_stdlib_module_names.py