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
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (GH-125980)
Miss Islington (bot)
2024-10-28
1
-2/+25
*
[3.12] Doc: Show object descriptions in the table of contents (GH-125757) (#1...
Miss Islington (bot)
2024-10-22
1
-0/+1
*
[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 ``major.minor`` for documentation distribution archive filena...
Miss Islington (bot)
2024-09-25
1
-1/+1
*
[3.12] Bump Ruff to 0.6.7 (#124384) (#124391)
Alex Waygood
2024-09-23
1
-4/+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-121970: Extract ``audit_events`` into a new extension (GH-122325) (...
Miss Islington (bot)
2024-07-30
2
-207/+262
*
[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
2
-4/+8
*
[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
1
-36/+32
*
[3.12] GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972...
Miss Islington (bot)
2024-07-19
1
-20/+16
*
[3.12] gh-119317: findall instead of traverse for docutils nodes (GH-119319) ...
Miss Islington (bot)
2024-05-24
2
-4/+4
*
gh-118689: Doc: fix ePub build (GH-118690)
Miss Islington (bot)
2024-05-10
1
-1/+1
*
[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] 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] Docs: Link tokens in the format string grammars (GH-108184) (#113839)
Miss Islington (bot)
2024-01-09
1
-0/+5
*
[3.12] gh-113637: Let c_annotations.py to handle the spacing of Limited/Unsta...
Miss Islington (bot)
2024-01-03
1
-6/+7
*
[3.12] GH-101986: Support translation for Limited/Unstable API & Stable ABI (...
Miss Islington (bot)
2023-12-10
1
-10/+10
*
[3.12] GH-103082: Clean up the sys.monitoring docs (GH-111048)
Brandt Bucher
2023-10-18
1
-0/+8
*
[3.12] GH-84435: Make pyspecific directives translatable (GH-19470) (#107681)
Miss Islington (bot)
2023-08-06
1
-10/+8
*
[3.12] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#10...
Miss Islington (bot)
2023-08-06
1
-3/+3
*
[3.12] Clarify how topics.py gets created. (GH-106121) (#106579)
Miss Islington (bot)
2023-07-10
1
-0/+1
*
[3.12] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with ...
Miss Islington (bot)
2023-06-23
1
-11/+9
*
Python 3.12.0b1
v3.12.0b1
Thomas Wouters
2023-05-22
1
-1/+1
*
GH-104284: Fix documentation gettext build (#104296)
Adam Turner
2023-05-08
1
-10/+10
*
GH-97950: Use new-style index directive ('builtin') (#104164)
Adam Turner
2023-05-06
1
-1/+1
*
GH-97950: Use new-style index directive ('statement') (#104162)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('exception') (#104160)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('object') (#104158)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('operator') (#104156)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('keyword') (#104153)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner
2023-05-04
1
-5/+1
*
GH-97950: Allow translation of index directive content (#104000)
Adam Turner
2023-05-04
1
-0/+29
*
Docs: use Node.findall to avoid a deprecation warning (#99403)
Adam Turner
2023-04-08
1
-1/+12
*
Add gettext support to tools/extensions/c_annotations.py (#101989)
Rémi Lapeyre
2023-03-06
1
-3/+4
*
gh-101101: Unstable C API tier (PEP 689) (GH-101102)
Petr Viktorin
2023-02-28
1
-0/+16
*
gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)
Jean Abou-Samra
2023-02-12
1
-9/+11
*
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (#98437)
Wei-Hsiang (Matt) Wang
2022-11-11
1
-4/+4
*
gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179)
Julien Palard
2022-10-11
2
-256/+0
*
gh-97607: Fix content parsing in the impl-detail reST directive (#97652)
C.A.M. Gerlach
2022-10-02
1
-16/+7
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes
2022-08-02
1
-8/+6
*
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes
2022-07-29
1
-1/+57
[next]