COMMITS
/ Doc/whatsnew/3.5.rst September 2, 2024
W
[3.12] gh-123517: Remove unnecessary `:meth:` parentheses (gh-123518) (GH-123576)
Wei-Hsiang (Matt) Wang committed
July 13, 2024
H
[3.12] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH-121482) (#121514)
Hugo van Kemenade committed
April 15, 2024
H
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade committed
February 4, 2024
H
[3.12] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (GH-114327) (#114988)
Hugo van Kemenade committed
January 3, 2024
H
[3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669) (#113681)
Hugo van Kemenade committed
December 9, 2023
M
[3.12] gh-101100: Improve documentation of `TracebackType` attributes (GH-112884) (#112911)
Miss Islington (bot) committed
October 2, 2023
A
[3.12] Fix typos in docs and comments (#109619) (#109621)
Alex Waygood committed
August 22, 2023
M
[3.12] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108284)
Miss Islington (bot) committed
July 26, 2023
M
[3.12] gh-107091: Fix some uses of :c:member: role (GH-107129) (GH-107310)
Miss Islington (bot) committed
July 23, 2023
S
[3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (#107060)
Serhiy Storchaka committed
July 22, 2023
M
[3.12] gh-107008: Document the curses module variables LINES and COLS (GH-107011) (GH-107057)
Miss Islington (bot) committed
July 21, 2023
S
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
Serhiy Storchaka committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle 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
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 25, 2022
O
gh-85454: Remove links from historical mentions of distutils (GH-95192)
Oleg Iarygin committed
August 14, 2020
V
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner committed
October 26, 2018
S
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel committed
October 6, 2018
S
bpo-34906: Doc: Fix typos (2) (GH-9735)
Stéphane Wirtel committed
September 11, 2018
Y
bpo-33649: First asyncio docs improvement pass (GH-9142)
Yury Selivanov committed
June 11, 2018
N
bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7620)
Ned Deily committed
May 15, 2018
S
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
Stéphane Wirtel committed
February 22, 2017
M
bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122)
Matthias Bussonnier committed
November 26, 2016
S
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka committed
S
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka committed
November 13, 2016
M
Issue #28678: Merge parameter name from 3.5 into 3.6
Martin Panter committed
M
Issue #28678: Fix references to numeric_owner parameter
Martin Panter committed
September 23, 2016
S
Issue #28251: Improvements to help manuals on Windows.
Steve Dower committed
September 11, 2016
S
Issue #26900: Excluded underscored names and other private API from limited API.
Serhiy Storchaka committed
September 9, 2016
B
repair errors in (set|get)_task_factory note (#28051)
Benjamin Peterson committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 22, 2016
B
alter header; '%' really throws latex through a loop
Benjamin Peterson committed
June 12, 2016
M
Issue #24136: Document generalized unpacking, PEP 448
Martin Panter committed
June 9, 2016
Y
Issue #27243: Fix __aiter__ protocol
Yury Selivanov committed
June 8, 2016
Y
asyncio: Remove asyncio.timeout() context manager.
Yury Selivanov committed
Y
asyncio: Update whatsnew/3.5.2
Yury Selivanov committed
May 30, 2016
M
Issue #27125: Remove duplicated words from documentation and comments
Martin Panter committed
May 16, 2016
Y
docs: Update asyncio docs & whatsnew
Yury Selivanov committed
April 24, 2016
B
Issue #26041: Remove "will be removed in Python 3.7" from description messages
Berker Peksag committed
February 26, 2016
February 10, 2016
M
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter committed
M
Issues #26310, #26311: Fix typos in the documentation and code comments
Martin Panter committed
December 15, 2015
Y
docs/whatsnew/3.5: Fix ref link
Yury Selivanov committed
Y
whatsnew/3.5: Mention new asyncio APIs in 3.5.1
Yury Selivanov committed
November 14, 2015
M
Fix grammar in whatsnew/3.5.rst and elsewhere
Martin Panter committed
November 12, 2015
Z
Fix awkward grammar in whatsnew.
Zachary Ware committed
November 9, 2015
R
Improve namedtuple doc string examples
Raymond Hettinger committed
November 2, 2015
M
Issue #25523: Further a-to-an corrections new in 3.5
Martin Panter committed
October 31, 2015
Y
whatsnew/3.5: NumPy 1.10 has been released
Yury Selivanov committed