COMMITS
/ Doc/whatsnew/3.6.rst August 30, 2024
W
[3.12] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123512)
Wei-Hsiang (Matt) Wang committed
July 19, 2024
S
[3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013)
Serhiy Storchaka committed
May 26, 2024
H
[3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571)
Hugo van Kemenade committed
February 15, 2024
M
[3.12] gh-100734: What's New in 3.x: Add missing detail from 3.x branch (GH-114689) (#115526)
Miss Islington (bot) committed
January 3, 2024
H
[3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669) (#113681)
Hugo van Kemenade committed
December 6, 2023
A
[3.12] gh-101100: Improve documentation of code object attributes (#112781) (#112816)
Alex Waygood committed
December 5, 2023
M
[3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112772)
Miss Islington (bot) committed
August 21, 2023
M
[3.12] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (#108225)
Miss Islington (bot) committed
July 21, 2023
S
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
Serhiy Storchaka committed
S
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
Serhiy Storchaka committed
S
[3.12] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106951)
Serhiy Storchaka committed
May 3, 2023
A
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
October 26, 2022
S
docs: Change links to label refs (#98454)
Stanley committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
July 25, 2022
O
gh-85454: Remove links from historical mentions of distutils (GH-95192)
Oleg Iarygin committed
June 21, 2022
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
March 23, 2022
R
bpo-31582: Created a new documentation section describing sys.path initialization (GH-31082)
Russel Webber committed
December 17, 2021
J
Doc: some rst linting. (GH-30149)
Julien Palard 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