COMMITS
/ Modules/Setup August 23, 2019
D
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266)
Dong-hee Na committed
June 11, 2019
April 18, 2019
V
bpo-36635: Add _testinternalcapi module (GH-12841)
Victor Stinner committed
April 17, 2019
V
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
Victor Stinner committed
November 20, 2018
V
bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606)
Victor Stinner committed
November 9, 2018
V
bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363)
Victor Stinner committed
November 2, 2018
October 31, 2018
V
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
Victor Stinner committed
October 25, 2018
V
bpo-35053: Define _PyTraceMalloc_NewReference in object.h (GH-10107)
Victor Stinner committed
September 18, 2018
S
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
Serhiy Storchaka committed
September 12, 2018
B
Delete old expat comment. (GH-9197)
Benjamin Peterson committed
July 16, 2018
A
bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229)
Antoine Pitrou committed