COMMITS
/ Doc/whatsnew/3.7.rst October 5, 2022
September 27, 2022
M
gh-96959: Update more HTTP links (GH-97536)
Miss Islington (bot) committed
August 4, 2022
S
[3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644)
Serhiy Storchaka committed
July 5, 2022
June 21, 2022
Ł
[3.10] gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94078)
Łukasz Langa committed
March 14, 2022
M
bpo-31415: importtime was made by Inada Naoki (GH-31875)
Miss Islington (bot) committed
April 8, 2021
V
bpo-43774: Document configure options (GH-25283)
Victor Stinner committed
February 14, 2021
A
bpo-42967: only use '&' as a query string separator (#24297)
Adam Goldschmidt committed
November 2, 2020
V
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner committed
August 14, 2020
V
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner committed
August 11, 2020
R
bpo-41475: Fix note in "What's new in 3.7" (#21733)
Ram Rachum committed
February 13, 2020
S
bpo-39545: Document changes in the support of await in f-strings. (GH-18456)
Serhiy Storchaka committed
January 24, 2020
V
bpo-39429: Add a new "Python Development Mode" doc page (GH-18132)
Victor Stinner committed
December 16, 2019
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
October 7, 2019
A
bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588)
Adam J. Stewart committed
July 31, 2019
T
bpo-33821: Update IDLE section of What's New 3.7 (#15036)
Terry Jan Reedy committed
July 23, 2019
T
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat committed
June 3, 2019
C
bpo-36868: Fix what's new for SSLContext.hostname_checks_common_name (GH-13248)
Christian Heimes committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
December 10, 2018
S
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
Steve Dower committed
November 13, 2018
W
Fix a couple documentation typos. (GH-10498)
Windson yang 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 6, 2018
S
bpo-34906: Doc: Fix typos (2) (GH-9735)
Stéphane Wirtel committed
September 25, 2018
T
bpo-1529353: IDLE - Squeezer What's New for 3.7.1 (#9568)
Terry Jan Reedy committed
September 21, 2018
Y
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)
Yury Selivanov committed
September 19, 2018
V
Revert "bpo-34589: Add -X coerce_c_locale command line option (GH-9378)" (GH-9430)
Victor Stinner committed
September 18, 2018
V
bpo-34589: Add -X coerce_c_locale command line option (GH-9378)
Victor Stinner committed
September 13, 2018
N
bpo-34247: add porting note to 3.7 What's New (GH-9223)
Ned Deily committed
September 12, 2018
Y
bpo-33649: Cleanup asyncio/streams and asyncio/synchronization docs (GH-9192)
Yury Selivanov committed
September 11, 2018
Y
bpo-33649: First asyncio docs improvement pass (GH-9142)
Yury Selivanov committed
July 28, 2018
I
bpo-33666: Add what's new entry for os.errno removal (GH-#8497)
INADA Naoki committed
July 10, 2018
N
bpo-34009: Expand on platform support changes (GH-8022)
Nick Coghlan committed
June 28, 2018
E
bpo-32996: Enhancements to What's New based on feedback (GH-7988)
Elvis Pranskevichus committed
June 27, 2018
N
Forward port 3.7.0 final changes
Ned Deily committed
June 16, 2018
X
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak committed
June 12, 2018
N
Fix nested list in 3.7 What's New (GH-7659)
Ned Deily committed
N
bpo-25612: Add minimal What's New in 3.7 entry (GH-7656)
Ned Deily committed
June 11, 2018
T
bpo-33656: Add entry to What's New 3.7. (GH-7638)
Terry Jan Reedy committed
N
bpo-33745: Add What's New for empty function docstring change. (GH-7611)
Ned Deily committed
N
bpo-33109: Remove now-obsolete What's New entry for bpo-26510. (GH-7609)
Ned Deily committed
June 10, 2018
T
bpo-33821: Update idlelib subsection of What's New 3.7 (#7590)
Terry Jan Reedy committed
June 9, 2018
N
bpo-33409: Clarify PEP 538/540 relationship (GH-7534)
Nick Coghlan committed
June 8, 2018
E
bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326)
Elvis Pranskevichus committed
Y
bpo-33792: Add selector and proactor windows policies (GH-7487)
Yury Selivanov committed
June 7, 2018
B
update 3.7 whatsnew entry about Unicode version (GH-7480)
Benjamin Peterson committed
May 30, 2018
P
bpo-31368: Enhance os.preadv() documentation (GH-7254)
Pablo Galindo committed
May 29, 2018
J
Fix whatsnew entry about ThreadedHTTPServer. (GH-7220)
Julien Palard committed
S
bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197)
Serhiy Storchaka committed