COMMITS
/ Doc/tools/extensions/pyspecific.py November 29, 2025
M
[3.13] GH-121970: Remove Docutils list monkeypatch (GH-142056) (#142089)
Miss Islington (bot) committed
February 27, 2025
M
[3.13] GH-121970: Extract ``issue_role`` into a new extension (GH-130615) (#130651)
Miss Islington (bot) committed
A
[3.13] GH-121970: Extract `pydoc_topics` into a new extension (#129116) (#130441)
Adam Turner committed
February 22, 2025
M
[3.13] gh-121970: Replace `.. coroutine{method,function}` with `:async:` (GH-130448) (#130465)
Miss Islington (bot) committed
February 6, 2025
February 2, 2025
A
[3.13] GH-121970: Extract ``misc_news`` into a new extension (GH-129577) (#129586)
Adam Turner committed
January 26, 2025
M
[3.13] GH-121970: Remove pyspecific ``PyDecoratorMixin`` patches (GH-129306) (#129309)
Miss Islington (bot) committed
January 25, 2025
M
[3.13] GH-125722: Remove Sphinx patches (GH-129277) (#129278)
Miss Islington (bot) committed
January 20, 2025
M
[3.13] GH-121970: Extract ``changes`` into a new extension (GH-129105) (#129109)
Miss Islington (bot) committed
January 2, 2025
M
[3.13] Revert "Doc: Show object descriptions in the table of contents (GH-125757)" (GH-128406) (#128413)
Miss Islington (bot) committed
October 25, 2024
P
[3.13] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (#124718)
Petr Viktorin committed
October 22, 2024
M
[3.13] Doc: Show object descriptions in the table of contents (GH-125757) (#125840)
Miss Islington (bot) committed
October 10, 2024
A
[3.13] GH-121970: Extract ``availability`` into a new extension (GH-125082) (#125237)
Adam Turner committed
October 8, 2024
July 30, 2024
M
[3.13] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) (#122434)
Miss Islington (bot) committed
July 20, 2024
M
[3.13] Docs: Fix duplicate object description warnings (GH-122068) (#122069)
Miss Islington (bot) committed
July 19, 2024
M
[3.13] GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` (GH-121971) (#122019)
Miss Islington (bot) committed
M
[3.13] GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972) (#122008)
Miss Islington (bot) committed
May 27, 2024
M
[3.13] gh-119317: findall instead of traverse for docutils nodes (GH-119319) (#119486)
Miss Islington (bot) committed
May 8, 2024
T
Python 3.13.0b1
Thomas Wouters committed
April 26, 2024
K
gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853)
Kirill Podoprigora committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
March 28, 2024
R
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee committed
March 19, 2024
R
gh-114099 - Add iOS framework loading machinery. (GH-116454)
Russell Keith-Magee committed
January 9, 2024
W
Docs: Link tokens in the format string grammars (#108184)
William Andrea committed
November 9, 2023
S
gh-81925: Implement native thread ids for kFreeBSD (#111761)
Samuel Thibault committed
October 18, 2023
T
GH-103082: Clean up the sys.monitoring docs (GH-110532)
Tian Gao committed
October 13, 2023
T
Fix the pyspecific SOURCE_URI (#110811)
T. Wouters committed
August 6, 2023
A
Do not use deprecated ``logger.warn()`` in pyspecific (#107694)
Adam Turner committed
C
GH-84435: Make pyspecific directives translatable (#19470)
cocoatomo committed
July 10, 2023
N
Clarify how topics.py gets created. (#106121)
Ned Batchelder committed
June 23, 2023
A
Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx >=6.1 (#105886)
Alex Waygood committed
May 23, 2023
V
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner committed
May 22, 2023
T
Python 3.12.0b1
Thomas Wouters committed
May 8, 2023
A
GH-104284: Fix documentation gettext build (#104296)
Adam Turner committed
May 6, 2023
A
GH-97950: Use new-style index directive ('builtin') (#104164)
Adam Turner committed
May 4, 2023
A
GH-97950: Use new-style index directive ('statement') (#104162)
Adam Turner committed
A
GH-97950: Use new-style index directive ('exception') (#104160)
Adam Turner committed
A
GH-97950: Use new-style index directive ('object') (#104158)
Adam Turner committed
A
GH-97950: Use new-style index directive ('operator') (#104156)
Adam Turner committed
A
GH-97950: Use new-style index directive ('keyword') (#104153)
Adam Turner committed
A
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner committed
A
GH-97950: Allow translation of index directive content (#104000)
Adam Turner committed
February 12, 2023
J
gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)
Jean Abou-Samra committed
November 11, 2022
W
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (#98437)
Wei-Hsiang (Matt) Wang committed
October 11, 2022
J
gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179)
Julien Palard committed
October 2, 2022
C
gh-97607: Fix content parsing in the impl-detail reST directive (#97652)
C.A.M. Gerlach committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
July 29, 2022
C
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes committed