COMMITS
/ Doc/conf.py March 27, 2026
S
Mention _Float16 (type from Annex H of the C23) in the struct docs (#146243)
Sergey B Kirpichev committed
March 12, 2026
L
gh-145254: Add thread safety annotation in docs (#145255)
Lysandros Nikolaou committed
March 9, 2026
S
gh-143055: Fix crash in AST unparser when unparsing dict comprehension unpacking (#145556)
Stan Ulbrych committed
M
gh-139588: Docs: fix PDF build (#145480)
Maciej Olko committed
March 3, 2026
N
Docs: use a Sphinx extension to eliminate excessive links (#145130)
Ned Batchelder committed
February 18, 2026
S
Docs: Remove unnecessary entry from `nitpick_ignore` (GH-144933)
Stan Ulbrych committed
February 10, 2026
L
gh-138122: Add sampling profiler visualisation to docs (#142772)
László Kiss Kollár committed
December 14, 2025
P
gh-138122: Add some screenshots to the profiling.sampling docs (#142676)
Pablo Galindo Salgado committed
November 19, 2025
G
Remove GvR from '_stdauthor' in Doc/conf.py (#141765)
Guido van Rossum committed
November 8, 2025
S
gh-141004: Document `Py_BUILD_ASSERT*` macros (GH-141266)
Stan Ulbrych committed
October 28, 2025
M
gh-139588: Increase maximum LaTeX list depth (#140709)
Maciej Olko committed
October 17, 2025
S
Standardize translation of `Doc/bugs.rst` (GH-137449)
Stan Ulbrych committed
September 8, 2025
A
GH-101100: Remove some entries from ``nitpick_ignore`` (#138464)
Adam Turner committed
September 5, 2025
A
GH-138465: Improve documentation for common sequence methods (#138474)
Adam Turner committed
August 5, 2025
A
GH-136155: Use ``sphinxext-opengraph`` v0.12.0 (#137393)
Adam Turner committed
July 15, 2025
M
gh-136155: Docs: check for EPUB fatal errors in CI (#134074)
Maciej Olko committed
July 10, 2025
P
gh-136209: Add .. c:var:: declarations for C exception types (GH-136210)
Petr Viktorin committed
July 7, 2025
M
gh-136155: Docs: only add custom OpenGraph protocol meta tags for HTML builds (#136187)
Maciej Olko committed
June 16, 2025
H
Use replacements to update versions in "Using Python on macOS" (#130400)
Hugo van Kemenade committed
June 6, 2025
Y
Docs: Update `PyExc_*` tables in the c-api documentation (GH-131640)
Yuki Kobayashi committed
May 20, 2025
Y
gh-101100: Fix Sphinx warnings in `library/decimal.rst` (#134303)
Yuki Kobayashi committed
April 7, 2025
H
Docs HTML: Remove self-closing tags (#132220)
Hugo van Kemenade committed
April 5, 2025
A
Generate social media preview cards for the documentation (#132101)
Adam Turner committed
March 19, 2025
A
GH-121970: Extract `pydoc_topics` into a new extension (#131256)
Adam Turner committed
March 14, 2025
H
gh-121970: Revert "GH-121970: Extract ``pydoc_topics`` into a new extension (#129116)" (#131245)
Hugo van Kemenade committed
March 5, 2025
A
GH-125722: Increase minimum supported Sphinx to 8.2.0 (#130444)
Adam Turner committed
February 27, 2025
A
GH-121970: Extract ``issue_role`` into a new extension (#130615)
Adam Turner committed
February 22, 2025
A
Docs: Test presence of optional extensions with importlib (#130445)
Adam Turner committed
February 6, 2025
A
GH-121970: Extract ``implementation_detail`` into a new extension (#129663)
Adam Turner committed
February 5, 2025
P
gh-127833: Docs: Add a `grammar-snippet` directive & replace `productionlist` (GH-127835)
Petr Viktorin committed
February 2, 2025
A
GH-121970: Extract ``misc_news`` into a new extension (#129577)
Adam Turner committed
January 26, 2025
January 21, 2025
A
GH-121970: Extract ``pydoc_topics`` into a new extension (#129116)
Adam Turner committed
January 20, 2025
A
GH-121970: Extract ``changes`` into a new extension (#129105)
Adam Turner committed
A
GH-125722: Increase minimum supported Sphinx to 8.1.3 (#128922)
Adam Turner committed
January 2, 2025
H
Revert "Doc: Show object descriptions in the table of contents (#125757)" (#128406)
Hugo van Kemenade committed
December 5, 2024
H
gh-127221: Add colour to unittest output (#127223)
Hugo van Kemenade committed
November 12, 2024
H
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
Hugo van Kemenade committed
October 29, 2024
M
Doc: Note that pydoc uses and prefers ``MANPAGER`` (#125362)
Matthieu Ancellin committed
C
Add lightweight comments to conf.py and update docs readme (GH-126100)
Carol Willing committed
October 22, 2024
A
Doc: Show object descriptions in the table of contents (#125757)
Adam Turner committed
October 19, 2024
A
GH-125277: Increase minimum supported Sphinx to 7.2.6 (#125368)
Adam Turner committed
October 15, 2024
M
Doc: Update CVE URL (#125489)
Mariusz Felisiak committed
October 10, 2024
A
Doc: Upgrade Sphinx to 8.1 (#125276)
Adam Turner committed
October 9, 2024
A
GH-121970: Extract ``availability`` into a new extension (#125082)
Adam Turner committed
September 28, 2024
J
Doc: Fix default ``latex_elements['papersize']`` (#124525)
Jean-François B. committed
September 18, 2024
P
gh-118915: Add/fix docs entries for some new 3.13 C API (GH-124134)
Petr Viktorin committed
September 17, 2024
R
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
Rafael Fontenelle committed
August 31, 2024
M
gh-123407: Enable translating literal and code blocks (#123408)
Maciej Olko committed
August 28, 2024
V
gh-120389: Add PyLong_FromInt64() and PyLong_AsInt64() (#120390)
Victor Stinner committed