COMMITS
/ Python/stdlib_module_names.h August 24, 2021
P
Add tests for the C tokenizer and expose it as a private module (GH-27924)
Pablo Galindo Salgado committed
July 22, 2021
Y
bpo-44353: Implement typing.NewType __call__ method in C (#27262)
Yurii Karabas 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