index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
conf.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] Doc: Note that pydoc uses and prefers ``MANPAGER`` (GH-125362) (#126153)
Miss Islington (bot)
2024-10-29
1
-0/+1
*
[3.12] Add lightweight comments to conf.py and update docs readme (GH-126100)...
Miss Islington (bot)
2024-10-29
1
-9/+14
*
[3.12] Doc: Show object descriptions in the table of contents (GH-125757) (#1...
Miss Islington (bot)
2024-10-22
1
-1/+2
*
[3.12] GH-125277: Increase minimum supported Sphinx to 7.2.6 (GH-125368) (#12...
Miss Islington (bot)
2024-10-19
1
-1/+1
*
[3.12] Doc: Update CVE URL (GH-125489) (#125504)
Miss Islington (bot)
2024-10-15
1
-1/+1
*
[3.12] Doc: Upgrade Sphinx to 8.1 (GH-125276) (#125279)
Miss Islington (bot)
2024-10-10
1
-7/+24
*
[3.12] GH-121970: Extract ``availability`` into a new extension (GH-125082) (...
Adam Turner
2024-10-10
1
-0/+1
*
[3.12] Doc: Fix default ``latex_elements['papersize']`` (GH-124525) (#124726)
Miss Islington (bot)
2024-09-28
1
-2/+2
*
[3.12] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)...
Miss Islington (bot)
2024-09-17
1
-0/+4
*
[3.12] GH-103484: Tell linkcheck to ignore debian manpage redirects (GH-12301...
Miss Islington (bot)
2024-09-16
1
-0/+2
*
[3.12] gh-123407: Enable translating literal and code blocks (GH-123408) (#12...
Miss Islington (bot)
2024-08-31
1
-0/+1
*
[3.12] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) (...
Miss Islington (bot)
2024-07-30
1
-0/+1
*
[3.12] GH-121970: Remove ``escape4chm`` (GH-122065) (#122168)
Miss Islington (bot)
2024-07-23
1
-1/+0
*
[3.12] GH-121970: Modernise the patchlevel extension (GH-121995) (#122061)
Miss Islington (bot)
2024-07-20
1
-3/+3
*
[3.12] GH-121970: Rewrite the C-API annotations extension (GH-121985) (#122025)
Adam Turner
2024-07-19
1
-3/+5
*
[3.12] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#1...
Adam Turner
2024-07-19
1
-34/+82
*
[3.12] GH-121970: Combine custom Pygments lexers into a package (GH-121976) (...
Miss Islington (bot)
2024-07-19
1
-2/+1
*
[3.12] GH-117928: Bump the minimum Sphinx version to 6.2.1 (GH-121986) (#121993)
Miss Islington (bot)
2024-07-19
1
-1/+1
*
[3.12] gh-121871: Allow overriding docs build date with SOURCE_DATE_EPOCH (GH...
Miss Islington (bot)
2024-07-17
1
-1/+2
*
[3.12] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH...
Hugo van Kemenade
2024-07-13
1
-0/+3
*
[3.12] Add Plausible for docs metrics (GH-119977) (#120194)
Miss Islington (bot)
2024-06-07
1
-1/+2
*
[3.12] gh-119009: Add gettext target (GH-119006) (#119075)
Miss Islington (bot)
2024-05-15
1
-0/+2
*
gh-118689: Doc: fix ePub build (GH-118690)
Miss Islington (bot)
2024-05-10
1
-0/+4
*
[3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)
Kirill Podoprigora
2024-04-26
1
-2/+2
*
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade
2024-04-15
1
-0/+16
*
[3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115924)
Carol Willing
2024-02-26
1
-0/+3
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (GH-115580) (#115...
Miss Islington (bot)
2024-02-17
1
-0/+1
*
[3.12] Update "Using Python on a Mac" (GH-115024) (#115387)
Miss Islington (bot)
2024-02-13
1
-0/+4
*
[3.12] Set `hosted_on` for Read the Docs builds (GH-114697) (#114734)
Miss Islington (bot)
2024-01-29
1
-18/+19
*
[3.12] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114716)
Miss Islington (bot)
2024-01-29
1
-0/+5
*
[3.12] Retain shorter tables of contents for Sphinx 5.2.3+ (GH-114318) (#114337)
Miss Islington (bot)
2024-01-20
1
-0/+4
*
[3.12] gh-101100: Fix various Sphinx warnings for dunder references in the `l...
Miss Islington (bot)
2023-12-15
1
-0/+1
*
[3.12] gh-101100: Fix Sphinx nitpicks in `library/collections.abc.rst` (GH-11...
Miss Islington (bot)
2023-12-14
1
-1/+2
*
[3.12] gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and `reference...
Miss Islington (bot)
2023-12-14
1
-0/+4
*
[3.12] gh-101100: Silence Sphinx warnings when `ntpath` or `posixpath` are re...
Alex Waygood
2023-12-07
1
-0/+4
*
[3.12] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112...
Miss Islington (bot)
2023-12-03
1
-0/+3
*
[3.12] Docs: Add the time to the HTML last updated format (GH-110091) (#112102)
Miss Islington (bot)
2023-11-15
1
-3/+2
*
[3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636)
Miss Islington (bot)
2023-09-22
1
-1/+1
*
[3.12] gh-107298: Add standard exceptions and warnings in the nitpick_ignore ...
Miss Islington (bot)
2023-08-17
1
-0/+71
*
[3.12] GH-107987: Remove the Distributing Python Modules guide (GH-108016) (#...
Miss Islington (bot)
2023-08-17
1
-2/+0
*
[3.12] Docs: Fix more Sphinx annotations in ctypes.rst (GH-107708) (#107717)
Miss Islington (bot)
2023-08-16
1
-0/+1
*
[3.12] Docs: Fix Sphinx annotations in Doc/library/ctypes.rst (GH-107672) (#1...
Miss Islington (bot)
2023-08-06
1
-0/+2
*
[3.12] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-1...
Serhiy Storchaka
2023-07-28
1
-1/+4
*
[3.12] gh-107091: Fix some uses of :c:type: role (GH-107138) (GH-107312)
Miss Islington (bot)
2023-07-26
1
-0/+4
*
[3.12] gh-106948: Update documentation nitpick_ignore for c:identifer domain ...
Miss Islington (bot)
2023-07-26
1
-0/+9
*
[3.12] gh-106948: Docs: Disable links for C standard library functions, OS ut...
Miss Islington (bot)
2023-07-23
1
-0/+18
*
[3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (...
Serhiy Storchaka
2023-07-23
1
-0/+52
*
GH-97950: Allow translation of index directive content (#104000)
Adam Turner
2023-05-04
1
-0/+5
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
1
-3/+21
*
Replace Netlify with Read the Docs build previews (#103843)
Hugo van Kemenade
2023-04-30
1
-5/+6
[next]