COMMITS
August 24, 2019
T
Fix typo and rearrange words in IDLE news item (GH-15471)
Terry Jan Reedy committed
J
Clarify argument types in datetime docs. (GH-15459)
Jürgen Gmach committed
R
bpo-14112: Allow beginners to explore shallowness in greater depth ;-) (GH-15465)
Raymond Hettinger committed
T
Revert "(TH-15402)" (#15468)
Terry Jan Reedy committed
S
Fix typos in the documentation of Parser/pgen (GH-15416)
Shashi Ranjan committed
D
bpo-37798: Test both Python and C versions in test_statistics.py (GH-15453)
Dong-hee Na committed
R
bpo-32118: Simplify docs for sequence comparison (GH-15450)
Raymond Hettinger committed
G
G
(TH-15402)
GeeTransit committed
S
bpo-37772: fix zipfile.Path.iterdir() outputs (GH-15170)
shireenrao committed
S
bpo-37830: Fix compilation of break and continue in finally. (GH-15320)
Serhiy Storchaka committed
S
bpo-29535: Remove promize about hash randomization of datetime objects. (GH-15269)
Serhiy Storchaka committed
R
bpo-19119: Remove invalid test and rename a misnamed test (GH-15442)
Raymond Hettinger committed
N
Fix link to changelog in 3.9 What's New page (GH-15445)
Ned Deily committed
A
Fix funny typo in Doc/bugs. (GH-15412)
Antoine committed
August 23, 2019
D
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266)
Dong-hee Na committed
Z
bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389)
Zackery Spytz committed
R
bpo-26589: Add http status code 451 (GH-15413)
Raymond Hettinger committed
V
bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431)
Victor Stinner committed
V
bpo-36763, doc: Add links in the new C API init doc (GH-15433)
Victor Stinner committed
V
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
Victor Stinner committed
S
Fix _PyTime_MIN/MAX values (GH-15384)
Sergey Fedoseev committed
S
V
test_gdb: use unittest test discovery (GH-15405)
Victor Stinner committed
V
bpo-37531: Fix regrtest _timedout() function on timeout (GH-15419)
Victor Stinner committed
V
bpo-37926: Fix PySys_SetArgvEx(0, NULL, 0) crash (GH-15415)
Victor Stinner committed
A
Correct minor grammar mistake (GH-15404)
Andre Delfino committed
R
bpo-30826: Improve control flow examples (GH-15407)
Raymond Hettinger committed
R
bpo-12634: Clarify an awkward section of the tutorial (GH-15406)
Raymond Hettinger committed
August 22, 2019
R
bpo-30550: Clarify JSON ordering guarantees (GH-15397)
Raymond Hettinger committed