COMMITS
/ Tools/scripts/generate_stdlib_module_names.py July 14, 2022
C
gh-93939: Build C extensions without setup.py (GH-94474)
Christian Heimes committed
July 5, 2022
C
gh-93939: Add script to check extension modules (#94545)
Christian Heimes committed
June 21, 2022
V
gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049)
Victor Stinner committed
December 28, 2021
D
bpo-45189: Drop the "list_frozen" command from _test_embed. (GH-30273)
Dong-hee Na committed
November 2, 2021
C
bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358)
Christian Heimes committed
October 1, 2021
E
bpo-45020: Add more test cases for frozen modules. (gh-28664)
Eric Snow committed
September 13, 2021
E
bpo-45019: Do some cleanup related to frozen modules. (gh-28319)
Eric Snow committed
April 1, 2021
V
bpo-42955: Add _overlapped to sys.stdlib_module_names (GH-25122)
Victor Stinner committed
March 10, 2021
V
bpo-43456: Remove _xxsubinterpreters from sys.stdlib_module_names (GH-24814)
Victor Stinner committed
V
bpo-43445: Add frozen modules to sys.stdlib_module_names (GH-24798)
Victor Stinner committed
January 27, 2021
V
bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353)
Victor Stinner committed
January 25, 2021
V
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
Victor Stinner committed