COMMITS
/ Doc/conf.py July 13, 2024
H
[3.12] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH-121482) (#121514)
Hugo van Kemenade committed
June 7, 2024
M
[3.12] Add Plausible for docs metrics (GH-119977) (#120194)
Miss Islington (bot) committed
May 15, 2024
M
[3.12] gh-119009: Add gettext target (GH-119006) (#119075)
Miss Islington (bot) committed
May 10, 2024
M
gh-118689: Doc: fix ePub build (GH-118690)
Miss Islington (bot) committed
April 26, 2024
K
[3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)
Kirill Podoprigora committed
April 15, 2024
H
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade committed
February 26, 2024
C
[3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115924)
Carol Willing 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 13, 2024
M
[3.12] Update "Using Python on a Mac" (GH-115024) (#115387)
Miss Islington (bot) committed
January 29, 2024
M
[3.12] Set `hosted_on` for Read the Docs builds (GH-114697) (#114734)
Miss Islington (bot) committed
M
[3.12] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114716)
Miss Islington (bot) committed
January 20, 2024
M
[3.12] Retain shorter tables of contents for Sphinx 5.2.3+ (GH-114318) (#114337)
Miss Islington (bot) committed
December 15, 2023
M
[3.12] gh-101100: Fix various Sphinx warnings for dunder references in the `library/` directory (GH-113163) (#113183)
Miss Islington (bot) committed
December 14, 2023
M
[3.12] gh-101100: Fix Sphinx nitpicks in `library/collections.abc.rst` (GH-113116) (#113136)
Miss Islington (bot) committed
M
[3.12] gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and `reference/simple_stmts.rst` (GH-113107) (#113109)
Miss Islington (bot) committed
December 7, 2023
December 3, 2023
M
[3.12] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112666)
Miss Islington (bot) committed
November 15, 2023
M
[3.12] Docs: Add the time to the HTML last updated format (GH-110091) (#112102)
Miss Islington (bot) committed
September 22, 2023
M
[3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636)
Miss Islington (bot) committed
August 17, 2023
M
[3.12] gh-107298: Add standard exceptions and warnings in the nitpick_ignore list (GH-108029) (#108070)
Miss Islington (bot) committed
M
[3.12] GH-107987: Remove the Distributing Python Modules guide (GH-108016) (#108081)
Miss Islington (bot) committed
August 16, 2023
M
[3.12] Docs: Fix more Sphinx annotations in ctypes.rst (GH-107708) (#107717)
Miss Islington (bot) committed
August 6, 2023
M
[3.12] Docs: Fix Sphinx annotations in Doc/library/ctypes.rst (GH-107672) (#107685)
Miss Islington (bot) committed
July 28, 2023
S
[3.12] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-107376)
Serhiy Storchaka committed
July 26, 2023
M
[3.12] gh-107091: Fix some uses of :c:type: role (GH-107138) (GH-107312)
Miss Islington (bot) committed
M
[3.12] gh-106948: Update documentation nitpick_ignore for c:identifer domain (GH-107295) (#107297)
Miss Islington (bot) committed
July 23, 2023
M
S
[3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (#107060)
Serhiy Storchaka committed
May 4, 2023
A
GH-97950: Allow translation of index directive content (#104000)
Adam Turner committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
April 30, 2023
H
Replace Netlify with Read the Docs build previews (#103843)
Hugo van Kemenade committed
April 24, 2023
H
gh-101100: Fix Sphinx warnings in `argparse` module (#103289)
Hugo van Kemenade committed
April 22, 2023
R
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle committed
April 18, 2023
R
GH-103484: Docs: add linkcheck allowed redirects entries for most cases (#103569)
Rafael Fontenelle committed
April 11, 2023
H
Docs: don't render files in includes/, they're for embedding only (#103313)
Hugo van Kemenade committed
March 1, 2023
I
Doc: Fix minor error in ePub (GH-100614)
Inada Naoki committed
December 6, 2022
A
bpo-37860: re-add netlify.toml to set up deploy previews for docs (#92852)
Ashwin Ramaswami committed
December 5, 2022
H
Use sphinxext-opengraph to generate OpenGraph metadata (#99931)
Hugo van Kemenade committed
November 3, 2022
V
gh-92584: Remove the distutils package (#99061)
Victor Stinner committed
October 6, 2022
A
gh-93738: Disallow pre-v3 syntax in the C domain (#97962)
Adam Turner committed
October 3, 2022
C
gh-97740: Fix bang in Sphinx C domain ref target syntax (#97741)
C.A.M. Gerlach committed
August 3, 2022
C
gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (GH-95607)
CAM Gerlach committed
July 30, 2022
Z
Doctest cleanups (GH-95436)
Zachary Ware committed
June 21, 2022
A
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
Adam Turner committed
June 7, 2022
D
gh-86986: bump min sphinx version to 3.2 (GH-93337)
Davide Rizzo 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