]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42955: Add _overlapped to sys.stdlib_module_names (GH-25122)
authorVictor Stinner <vstinner@python.org>
Thu, 1 Apr 2021 00:28:23 +0000 (02:28 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Apr 2021 00:28:23 +0000 (02:28 +0200)
commitad493edf5791e7abb2588852e876b8584945c653
tree5f1a3c6f43dba6ae5af383b5b6c5eb19e282d4f2
parent49aec1a185bb2087fc4d846bd38d9150a357cfbd
bpo-42955: Add _overlapped to sys.stdlib_module_names (GH-25122)
Python/stdlib_module_names.h
Tools/scripts/generate_stdlib_module_names.py