COMMITS
/ Doc/whatsnew/3.6.rst September 27, 2022
M
gh-96959: Update more HTTP links (GH-97536)
Miss Islington (bot) committed
June 21, 2022
Ł
[3.10] gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94078)
Łukasz Langa committed
April 8, 2021
V
bpo-43774: Document configure options (GH-25283)
Victor Stinner committed
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
August 14, 2020
V
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner committed
December 16, 2019
January 17, 2019
N
bpo-35486: Note Py3.6 import system API requirement change (GH-11540)
Nick Coghlan committed
October 26, 2018
S
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel committed
October 24, 2018
T
bpo-33899: Mention tokenize behavior change in What's New (GH-10073)
Tal Einat committed
October 5, 2018
S
bpo-34906: Doc: Fix typos (GH-9712)
Stéphane Wirtel committed
September 25, 2018
T
bpo-1529353: IDLE: Squeezer What's New for 3.6.7 (#9567)
Terry Jan Reedy committed
September 11, 2018
Y
bpo-33649: First asyncio docs improvement pass (GH-9142)
Yury Selivanov committed
June 16, 2018
X
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak committed
June 11, 2018
T
bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137)
Terry Jan Reedy committed
N
bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7620)
Ned Deily committed
June 10, 2018
T
bpo-33820: Fix IDLE What's New typo (#7594)
Terry Jan Reedy committed
T
bpo-33820: Update idlelib subsection of What's New 3.6 (GH-7589)
Terry Jan Reedy committed
May 30, 2018
D
3.6 what's new: fix a reference to PEP 528 (#7113)
Dmitry Shachnev committed
May 29, 2018
M
bpo-30935: update get_event_loop docs (GH-2731)
Mandeep Singh committed
May 20, 2018
S
bpo-23722: Fix docs for future __classcell__ changes. (GH-6999)
Serhiy Storchaka committed
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
December 6, 2017
S
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana committed
May 16, 2017
B
bpo-29898: Fix incorrect env variable name (GH-1576)
Berker Peksag committed
May 4, 2017
S
bpo-29956: Improve the math.exp() related documentation. (#1073)
Serhiy Storchaka committed
March 6, 2017
I
bpo-29719: Remove Date and Release field in whatsnew/3.6 (GH-494)
INADA Naoki committed
January 23, 2017
V
Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION
Victor Stinner committed
January 20, 2017
N
Issue #29316: Restore the provisional status of typing module and add
Ned Deily committed
January 11, 2017
M
Issue #29239: Fix --enable-optimizations bug number
Martin Panter committed
December 30, 2016
R
Clearer compact dict attribution to the original proposal
Raymond Hettinger committed
December 23, 2016
N
Merge 3.6.0 release engineering head
Ned Deily committed
December 22, 2016
N
Update docs and patchlevel for 3.6.0 final.
Ned Deily committed
December 18, 2016
M
Issue #28987: Typos, grammar, spelling in documentation
Martin Panter committed
December 15, 2016
Y
Issue #28635: asyncio-related fixes and additions.
Yury Selivanov committed
V
Issue #28979: Fix What's New in Python 3.6, dict
Victor Stinner committed
Y
Issue #28635: asyncio-related fixes and additions.
Yury Selivanov committed
V
Issue #28979: Fix What's New in Python 3.6, dict
Victor Stinner committed
December 12, 2016
Y
Issue #28089: Document TCP_NODELAY in asyncio
Yury Selivanov committed
Y
Issue #28089: Document TCP_NODELAY in asyncio
Yury Selivanov committed
December 7, 2016
S
Issue #28896: Deprecate WindowsRegistryFinder
Steve Dower committed
S
Issue #28896: Deprecate WindowsRegistryFinder
Steve Dower committed
December 8, 2016
Y
Issue #28635: Drop the note that whatsnew is incomplete
Yury Selivanov committed
Y
Issue #28635: Drop the note that whatsnew is incomplete
Yury Selivanov committed
December 6, 2016
S
Issue #27030: Unknown escapes in re.sub() replacement template are allowed
Serhiy Storchaka committed
December 5, 2016
N
Issue #23722: improve __classcell__ compatibility
Nick Coghlan committed
December 2, 2016
N
Issue #27172: Undeprecate inspect.getfullargspec()
Nick Coghlan committed
November 28, 2016
Y
Issue #28635: Document Python 3.6 opcode changes
Yury Selivanov committed
Z
Fix grammar in whatsnew
Zachary Ware committed
November 24, 2016
I
Issue #28532: Add what's new entry for python -VV option
INADA Naoki committed