COMMITS
/ Python/stdlib_module_names.h November 8, 2022
N
gh-72719: Remove asyncore and asynchat modules (#96580)
Nikita Sobolev committed
November 3, 2022
V
gh-92584: Remove the distutils package (#99061)
Victor Stinner committed
October 26, 2022
N
gh-90716: add _pylong.py module (#96673)
Neil Schemenauer committed
October 17, 2022
V
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner committed
August 6, 2022
O
gh-93243: Make smtpd private before porting its users (GH-93246)
Oleg Iarygin committed
July 14, 2022
C
gh-93939: Build C extensions without setup.py (GH-94474)
Christian Heimes committed
March 8, 2022
T
bpo-40059: Add tomllib (PEP-680) (GH-31498)
Taneli Hukkinen committed
December 7, 2021
V
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951)
Victor Stinner committed
November 15, 2021
V
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Victor Stinner committed
November 2, 2021
C
bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358)
Christian Heimes committed
September 2, 2021
V
bpo-45085: Remove the binhex module (GH-28117)
Victor Stinner committed
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