COMMITS
/ PCbuild/lib.pyproj January 8, 2021
V
bpo-42802: Remove distutils bdist_wininst command (GH-24043)
Victor Stinner committed
November 5, 2020
P
bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157)
Pablo Galindo committed
October 31, 2020
V
bpo-42208: Add _locale._get_locale_encoding() (GH-23052)
Victor Stinner committed
May 31, 2020
P
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Pablo Galindo committed
May 16, 2020
P
bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)
Paul Ganssle committed
April 27, 2020
P
Add files in tests/test_peg_generator to the install target lists (GH-19723)
Pablo Galindo committed
April 22, 2020
M
bpo-38439: Add 256px IDLE icon (GH-17473)
Miro Hrončok committed
January 28, 2020
D
bpo-39459: include missing test files in windows installer
Dino Viehland committed
September 10, 2019
G
bpo-38043: Move unicodedata.normalize tests into test_unicodedata. (GH-15712)
Greg Price committed
July 1, 2019
V
bpo-37472: Remove Lib/test/outstanding_bugs.py (GH-14516)
Victor Stinner committed
June 17, 2019
V
bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143)
Victor Stinner committed
May 10, 2019
P
bpo-36867: Make semaphore_tracker track other system resources (GH-13222)
Pierre Glaser committed
March 18, 2019
I
bpo-36297: remove "unicode_internal" codec (GH-12342)
Inada Naoki committed
December 14, 2018
V
bpo-35471: Remove the macpath module (GH-11129)
Victor Stinner committed
July 27, 2017
S
bpo-30814, bpo-30876: Add new import test files to projects. (#2851)
Serhiy Storchaka committed
May 17, 2017
S
Adds lib.pyproj file to solution (#1633)
Steve Dower committed