COMMITS
/ Doc/whatsnew/3.9.rst April 23, 2021
April 22, 2021
S
April 12, 2021
V
bpo-43774: Add more links to configure options (GH-25363)
Victor Stinner committed
April 8, 2021
V
bpo-43774: Document configure options (GH-25283)
Victor Stinner committed
April 6, 2021
February 15, 2021
K
bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)
Ken Jin committed
February 14, 2021
A
bpo-42967: only use '&' as a query string separator (#24297)
Adam Goldschmidt committed
December 25, 2020
K
Sync what's new in 3.9 with 3.9 branch (GH-23943)
Ken Jin committed
November 21, 2020
Q
bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421)
Quentin Hibon committed
November 19, 2020
November 1, 2020
D
bpo-37483: Add PyObject_CallOneArg() in the What's New in Python 3.9 (GH-23062)
Dong-hee Na committed
October 24, 2020
T
bpo-42139: Update What's New 3.9 for master (#22936)
Terry Jan Reedy committed
October 18, 2020
S
3.9 whatsnew: fix bpo issue for AST change (GH-22742)
Shantanu committed
October 14, 2020
R
Update timings for the final release (GH-22697)
Raymond Hettinger committed
September 23, 2020
T
bpo-41844: Add IDLE section to What's New 3.9 (GN-22382)
Terry Jan Reedy committed
September 18, 2020
S
Remove duplicated words words (GH-22298)
Serhiy Storchaka committed
T
bpo-41808: Add What's New 3.9 entry missing from master (#22294)
Terry Jan Reedy committed
September 17, 2020
S
bpo-27032, bpo-37328: Document removing HTMLParser.unescape(). (GH-22288)
Serhiy Storchaka committed
August 11, 2020
P
Add PEP 573 additions to What's New (GH-21374)
Petr Viktorin committed
July 16, 2020
B
bpo-31844: Move whatsnew note to 3.10.rst (GH-21504)
Berker Peksag committed
B
bpo-31844: Remove _markupbase.ParserBase.error() (GH-8562)
Berker Peksag committed
July 6, 2020
D
bpo-37207: Update whatsnews for 3.9 (GH-21337)
Dong-hee Na committed
July 2, 2020
R
June 17, 2020
I
bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878)
Inada Naoki committed
June 10, 2020
S
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117)
Serhiy Storchaka committed
June 2, 2020
V
bpo-40241: What's New in Python 3.9: opaque PyGC_Head (GH-20586)
Victor Stinner committed
June 1, 2020
H
bpo-40630: adjust tracemalloc.reset_peak docs for backport to 3.9 (GH-20546)
Huon Wilson committed
May 31, 2020
P
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Pablo Galindo committed
L
Fix typo in "What's new in Python 3.9" (GH-20559)
Lysandros Nikolaou committed
B
bpo-40759: Deprecate the symbol module (GH-20364)
Batuhan Taskaya committed
May 30, 2020
B
bpo-40829: Add a what's new entry about deprecation of shuffle's random parameter (GH-20541)
Batuhan Taskaya committed
May 28, 2020
M
bpo-1294959: Try to clarify the meaning of platlibdir (GH-20332)
Michał Górny committed
V
bpo-37878: PyThreadState_DeleteCurrent() was not removed (GH-20489)
Victor Stinner committed
E
bpo-39939: Fix removeprefix issue number in the What's New in Python 3.9 (GH-20473)
Elazar Gershuni committed
May 27, 2020
May 26, 2020
S
Remove duplicated words words (GH-20413)
Serhiy Storchaka committed
May 22, 2020
F
bpo-40730: Remove redundant 'to' (GH-20316)
Florian Dahlitz committed
R
Restore missing column of digits (GH-20313)
Raymond Hettinger committed
May 21, 2020
R
Update whatsnew benchmark results for 3.9 (GH-20276)
Raymond Hettinger committed
May 20, 2020
C
bpo-40698: Improve distutils upload hash digests (GH-20260)
Christian Heimes committed
K
bpo-40291: Mention socket.CAN_J1939 in What's New (GH-20248)
karl ding committed
May 19, 2020
K
bpo-32309: Implement asyncio.to_thread() (GH-20143)
Kyle Stanley committed
May 18, 2020
S
bpo-40257: Revert changes to inspect.getdoc() (GH-20073)
Serhiy Storchaka committed
N
N
bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)
Ned Deily committed
S
bpo-13601: Mention stderr's line buffering in What's New (GH-20168)
Shantanu committed
May 16, 2020
P
bpo-40503: Add documentation and what's new entry for zoneinfo (GH-20006)
Paul Ganssle committed
P
bpo-24416: Return named tuple from date.isocalendar() (GH-20113)
Paul Ganssle committed
B
bpo-40192: Use thread_cputime for time.thread_time to improve resolution (GH-19381)
Batuhan Taskaya committed
May 15, 2020
C
bpo-40637: Add option to disable builtin hashes (GH-20121)
Christian Heimes committed