COMMITS
/ Doc/whatsnew/3.2.rst March 21, 2026
M
[3.14] Docs: replace all `datetime` imports with `import datetime as dt` (GH-145640) (#146258)
Miss Islington (bot) committed
September 9, 2025
M
[3.14] GH-101100: Remove some entries from ``nitpick_ignore`` (GH-138464) (#138683)
Miss Islington (bot) committed
October 9, 2024
A
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood committed
September 17, 2024
R
GH-103484: Fix broken links reported by linkcheck (#124169)
Rafael Fontenelle committed
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
May 8, 2024
T
gh-118671: Updated dead ActiveState links (#118730)
trag1c committed
February 17, 2024
H
gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (#115580)
Hugo van Kemenade committed
February 12, 2024
H
gh-101100: Fix Sphinx warnings in `whatsnew/2.7.rst` and related (#115319)
Hugo van Kemenade committed
January 3, 2024
H
gh-101100: Fix Sphinx warnings for removed dead batteries (#113669)
Hugo van Kemenade committed
December 31, 2023
H
gh-101100: Fix Sphinx warnings in `library/configparser.rst` (#113598)
Hugo van Kemenade committed
December 11, 2023
A
gh-101100: Improve documentation on function attributes (#112933)
Alex Waygood committed
August 22, 2023
S
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka committed
August 17, 2023
S
gh-107298: Fix some references in the C API documentation (GH-108072)
Serhiy Storchaka committed
July 26, 2023
S
gh-107091: Fix some uses of :c:type: role (GH-107138)
Serhiy Storchaka committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
S
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
Serhiy Storchaka committed
May 24, 2023
V
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner 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