COMMITS
/ Doc/whatsnew/3.2.rst September 2, 2024
W
[3.12] gh-123517: Remove unnecessary `:meth:` parentheses (gh-123518) (GH-123576)
Wei-Hsiang (Matt) Wang committed
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 8, 2024
M
[3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754)
Miss Islington (bot) committed
February 17, 2024
M
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (GH-115580) (#115589)
Miss Islington (bot) committed
February 12, 2024
H
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.7.rst` and related (GH-115319) (#115330)
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 31, 2023
H
[3.12] gh-101100: Fix Sphinx warnings in `library/configparser.rst` (GH-113598) (#113599)
Hugo van Kemenade committed
December 12, 2023
H
[3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#112974)
Hugo van Kemenade 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
August 17, 2023
M
[3.12] gh-107298: Fix some references in the C API documentation (GH-108072) (#108074)
Miss Islington (bot) committed
July 26, 2023
M
[3.12] gh-107091: Fix some uses of :c:type: role (GH-107138) (GH-107312)
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
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
December 9, 2022
S
gh-99087: Add missing newline for prompts in docs (GH-98993)
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
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 30, 2022
Z
Doctest cleanups (GH-95436)
Zachary Ware committed
July 25, 2022
O
gh-85454: Remove links from historical mentions of distutils (GH-95192)
Oleg Iarygin committed
June 26, 2022
S
Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH-92556)
Serhiy Storchaka committed
June 23, 2022
J
gh-86404: [doc] Fix missing backtick and double target name. (#94120)
Julien Palard committed
June 21, 2022
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
May 29, 2022
G
gh-92240 : Include release dates for "What's New In Python 3.X" (#92937)
georgically committed
May 16, 2022
S
gh-87670: Add web.archive redirects from effbot (GH-92816)
Stanley committed
January 27, 2022
G
bpo-45162: Revert "Remove many old deprecated unittest features" (GH-30935)
Gregory P. Smith committed
September 17, 2021
S
bpo-45162: Remove many old deprecated unittest features (GH-28268)
Serhiy Storchaka committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
September 27, 2020
A
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
Andre Delfino committed
September 15, 2020
A
Fix all Python Cookbook links (#22205)
Andre Delfino committed
August 14, 2020
V
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner committed
May 25, 2019
J
Docs: FIX broken links. (GH-13491)
Julien Palard committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
April 27, 2017
M
bpo-27200: Fix several doctests (GH-604)
Marco Buttu committed
October 19, 2016
S
Issue #19795: Mark up True and False as literal text instead of bold.
Serhiy Storchaka committed
S
Issue #19795: Mark up True and False as literal text instead of bold.
Serhiy Storchaka committed
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
August 31, 2016
V
Closes #27904: Improved logging statements to defer formatting until needed.
Vinay Sajip committed
August 10, 2016
Z
Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst
Zachary Ware committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
July 1, 2016
B
Issue #27430: Fix typos, patch by scop.
Berker Peksag committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
April 11, 2016
S
Issue #25910: Fixed more links in the docs.
Serhiy Storchaka committed
February 26, 2016
November 2, 2015
M
Issue #25523: Correct "a" article to "an" article
Martin Panter committed
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed