COMMITS
/ Doc/conf.py February 26, 2024
C
[3.11] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115925)
Carol Willing committed
February 17, 2024
M
[3.11] gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (GH-115580) (#115590)
Miss Islington (bot) committed
February 13, 2024
M
[3.11] Update "Using Python on a Mac" (GH-115024) (#115388)
Miss Islington (bot) committed
January 29, 2024
M
[3.11] Set `hosted_on` for Read the Docs builds (GH-114697) (#114735)
Miss Islington (bot) committed
S
[3.11] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114718)
Serhiy Storchaka committed
January 20, 2024
M
[3.11] Retain shorter tables of contents for Sphinx 5.2.3+ (GH-114318) (#114338)
Miss Islington (bot) committed
December 15, 2023
M
[3.11] gh-101100: Fix various Sphinx warnings for dunder references in the `library/` directory (GH-113163) (#113184)
Miss Islington (bot) committed
December 14, 2023
M
[3.11] gh-101100: Fix Sphinx nitpicks in `library/collections.abc.rst` (GH-113116) (#113137)
Miss Islington (bot) committed
M
[3.11] gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and `reference/simple_stmts.rst` (GH-113107) (#113110)
Miss Islington (bot) committed
December 7, 2023
December 3, 2023
M
[3.11] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112667)
Miss Islington (bot) committed
November 15, 2023
M
[3.11] Docs: Add the time to the HTML last updated format (GH-110091) (#112103)
Miss Islington (bot) committed
September 21, 2023
M
[3.11] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109637)
Miss Islington (bot) committed
August 18, 2023
A
[3.11] GH-107987: Remove the Distributing Python Modules guide (GH-108016) (#108091)
Adam Turner committed
August 17, 2023
M
[3.11] gh-107298: Add standard exceptions and warnings in the nitpick_ignore list (GH-108029) (GH-108071)
Miss Islington (bot) committed
July 28, 2023
S
[3.11] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-107377)
Serhiy Storchaka committed
July 26, 2023
M
[3.11] gh-107091: Fix some uses of :c:type: role (GH-107138) (GH-107313)
Miss Islington (bot) committed
V
[3.11] gh-106948: Update documentation nitpick_ignore for c:identifer domain (#107295) (#107299)
Victor Stinner committed
July 23, 2023
E
S
[3.11] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (#107061)
Serhiy Storchaka committed
May 4, 2023
M
[3.11] GH-97950: Allow translation of index directive content (GH-104000) (#104151)
Miss Islington (bot) committed
May 2, 2023
R
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Rafael Fontenelle committed
H
[3.11] Replace Netlify with Read the Docs build previews (#103843) (#104083)
Hugo van Kemenade committed
April 24, 2023
H
[3.11] gh-101100: Fix Sphinx warnings in `argparse` module (#103289) (#103803)
Hugo van Kemenade committed
April 23, 2023
R
[3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683)
Rafael Fontenelle committed
April 18, 2023
M
GH-103484: Docs: add linkcheck allowed redirects entries for most cases (GH-103569)
Miss Islington (bot) committed
April 11, 2023
M
Docs: don't render files in includes/, they're for embedding only (GH-103313)
Miss Islington (bot) committed
March 1, 2023
I
Doc: Fix minor error in ePub (GH-100614)
Inada Naoki committed
December 8, 2022
M
Use sphinxext-opengraph to generate OpenGraph metadata (GH-99931)
Miss Islington (bot) committed
October 6, 2022
M
[3.11] gh-93738: Disallow pre-v3 syntax in the C domain (GH-97962) (#97976)
Miss Islington (bot) committed
October 3, 2022
M
gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741)
Miss Islington (bot) committed
August 3, 2022
M
gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (GH-95607)
Miss Islington (bot) committed
June 21, 2022
M
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
Miss Islington (bot) committed
June 7, 2022
M
gh-86986: bump min sphinx version to 3.2 (GH-93337) (GH-93561)
Miss Islington (bot) committed
April 7, 2022
C
Doc: Fix spurious comma in the author metadata field (GH-32386)
CAM Gerlach committed
March 30, 2022
H
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade committed
January 11, 2022
J
[doc] Add license_url for python-docs-theme 2022.1. (GH-30527)
Julien Palard committed
July 30, 2021
N
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz committed
May 11, 2021
P
bpo-43795: PEP 652 user documentation (GH-25668)
Petr Viktorin committed
January 25, 2021
J
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
Julien Palard committed
December 18, 2020
A
bpo-34398: Allow glossary results to show up on search page (GH-8773)
Ammar Askar committed
August 12, 2020
V
bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844)
Victor Stinner committed
July 27, 2020
P
bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969)
Pablo Galindo committed
May 7, 2020
B
bpo-40517: Implement syntax highlighting support for ASDL (GH-19967)
Batuhan Taskaya committed
May 6, 2020
R
Revert "bpo-40517: Implement syntax highlighting support for ASDL (#19928)" (#19950)
Raymond Hettinger committed
B
bpo-40517: Implement syntax highlighting support for ASDL (#19928)
Batuhan Taskaya committed
February 18, 2020
C
Include subsections in TOC for PDF version of docs. (GH-9629)
Cheryl Sabella committed
August 26, 2019
J
Doc: Keep the venv/* exclude pattern. (GH-15229)
Julien Palard committed
May 18, 2019
B
bpo-36567: Use manpages_url to create links for man pages (GH-13339)
Batuhan Taşkaya committed
February 15, 2019
A
bpo-36007: Bump minimum sphinx version to 1.8 (GH-11887)
Anthony Sottile committed