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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-101100: Fix Sphinx warnings about list methods (GH-127054) (#127512)
Miss Islington (bot)
2024-12-02
1
-1/+0
*
[3.12] gh-101100: Fix sphinx warnings in `howto/*` (GH-127084) (#127311)
Yuki Kobayashi
2024-11-27
1
-2/+0
*
[3.12] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (GH-125980)
Miss Islington (bot)
2024-10-28
1
-2/+25
*
[3.12] gh-125933: Add ARIA labels to select elements in the version switcher ...
Miss Islington (bot)
2024-10-24
1
-2/+2
*
[3.12] gh-125909: Avoid a redirect when linking to the devguide (GH-125826) (...
Miss Islington (bot)
2024-10-24
1
-1/+1
*
[3.12] Doc: Show object descriptions in the table of contents (GH-125757) (#1...
Miss Islington (bot)
2024-10-22
2
-0/+7
*
[3.12] GH-121970: Extract ``availability`` into a new extension (GH-125082) (...
Adam Turner
2024-10-10
2
-76/+123
*
[3.12] Doc: Fix archive filenames for standard builds (GH-124826) (#124837)
Miss Islington (bot)
2024-10-01
1
-1/+5
*
[3.12] Doc: Use the short version for daily downloads (GH-124602) (#124611)
Miss Islington (bot)
2024-09-26
1
-1/+1
*
[3.12] Doc: Use ``major.minor`` for documentation distribution archive filena...
Miss Islington (bot)
2024-09-25
2
-12/+14
*
[3.12] Bump Ruff to 0.6.7 (#124384) (#124391)
Alex Waygood
2024-09-23
1
-4/+1
*
[3.12] Doc: Add ``make dist-no-html`` (GH-124383) (#124388)
Miss Islington (bot)
2024-09-23
1
-1/+1
*
[3.12] Docs: Drop letter PDF (GH-123912) (#123999)
Miss Islington (bot)
2024-09-16
1
-6/+1
*
[3.12] GH-121970: Fix ``gettext`` for audit events (GH-122651) (#122654)
Miss Islington (bot)
2024-08-03
1
-0/+2
*
[3.12] gh-122384: Mark strings from Download page for translation (GH-122385)...
Miss Islington (bot)
2024-08-01
1
-32/+42
*
[3.12] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) (...
Miss Islington (bot)
2024-07-30
2
-207/+262
*
[3.12] gh-122085: Create dedicated page for deprecations (GH-122352) (#122375)
Miss Islington (bot)
2024-07-28
1
-0/+2
*
[3.12] GH-121970: Remove ``escape4chm`` (GH-122065) (#122168)
Miss Islington (bot)
2024-07-23
1
-58/+0
*
[3.12] Docs: Fix duplicate object description warnings (GH-122068) (#122070)
Miss Islington (bot)
2024-07-20
1
-1/+5
*
[3.12] GH-121970: Modernise the patchlevel extension (GH-121995) (#122061)
Miss Islington (bot)
2024-07-20
1
-50/+59
*
[3.12] GH-121970: Rewrite the C-API annotations extension (GH-121985) (#122025)
Adam Turner
2024-07-19
1
-203/+282
*
[3.12] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#1...
Adam Turner
2024-07-19
3
-15/+19
*
[3.12] GH-121970: Combine custom Pygments lexers into a package (GH-121976) (...
Miss Islington (bot)
2024-07-19
3
-24/+21
*
[3.12] GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` ...
Miss Islington (bot)
2024-07-19
1
-44/+24
*
[3.12] GH-121970: Improve the glossary preview in HTML search (GH-121991) (#1...
Miss Islington (bot)
2024-07-19
3
-93/+91
*
[3.12] GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972...
Miss Islington (bot)
2024-07-19
1
-20/+16
*
[3.12] gh-121453: Update the `Doc/templates/download.html` download files siz...
Miss Islington (bot)
2024-07-17
1
-10/+14
*
[3.12] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH...
Hugo van Kemenade
2024-07-13
1
-1/+1
*
[3.12] Docs: remove temporary hardcoded links and move inline JS to own file ...
Hugo van Kemenade
2024-06-16
2
-85/+57
*
[3.12] Add Plausible for docs metrics (GH-119977) (#120194)
Miss Islington (bot)
2024-06-07
1
-0/+3
*
[3.12] gh-119317: findall instead of traverse for docutils nodes (GH-119319) ...
Miss Islington (bot)
2024-05-24
2
-4/+4
*
[3.12] Docs: Ensure no warnings are found in the NEWS file before a given lin...
Hugo van Kemenade
2024-05-21
1
-0/+40
*
gh-118689: Doc: fix ePub build (GH-118690)
Miss Islington (bot)
2024-05-10
2
-1/+3
*
[3.12] gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` (GH-11835...
Miss Islington (bot)
2024-04-28
1
-1/+0
*
[3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)
Kirill Podoprigora
2024-04-26
2
-18/+1
*
[3.12] gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec (GH-11823...
Miss Islington (bot)
2024-04-26
1
-0/+2
*
[3.12] Doc: Render version/language selector on Read the Docs (GH-116966) (#1...
Miss Islington (bot)
2024-04-18
1
-0/+86
*
[3.12] Docs: Add classes to C API return value annotations (GH-117926) (#117937)
Miss Islington (bot)
2024-04-16
1
-9/+11
*
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade
2024-04-15
1
-13/+2
*
[3.12] Change links on the index page (GH-117230) (#117268)
Miss Islington (bot)
2024-03-26
1
-2/+2
*
[3.12] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (GH-116913) (#11...
Miss Islington (bot)
2024-03-19
1
-1/+0
*
[3.12] Update titles and subtitles on landing page template (GH-116914) (#117...
Miss Islington (bot)
2024-03-19
1
-31/+31
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.1.rst` (GH-112357) (#115...
Miss Islington (bot)
2024-02-26
1
-1/+0
*
[3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115924)
Carol Willing
2024-02-26
1
-1/+0
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` (GH-112351) (#115...
Hugo van Kemenade
2024-02-25
1
-1/+0
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (GH-115580) (#115...
Miss Islington (bot)
2024-02-17
1
-2/+0
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (GH-115575) (#115...
Miss Islington (bot)
2024-02-17
1
-1/+0
*
[3.12] gh-101100: Fix sphinx warnings in `c-api/gcsupport.rst` (GH-114786) (#...
Miss Islington (bot)
2024-02-13
1
-1/+0
*
[3.12] gh-115317: Rewrite changelog filter to use vanilla JavaScript (GH-1153...
Miss Islington (bot)
2024-02-13
1
-48/+54
*
[3.12] gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH...
Miss Islington (bot)
2024-02-11
1
-2/+0
[next]