summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions
Commit message (Collapse)AuthorAgeFilesLines
* [3.13] GH-121970: Extract `pydoc_topics` into a new extension (GH-131256) ↵Adam Turner2025-03-201-1/+1
| | | | | (#131511) (cherry picked from commit c1a02f9101f0b2d9dc7cfb4b8be5193e7459a906)
* [3.13] GH-121970: Extract ``issue_role`` into a new extension (GH-130615) ↵Miss Islington (bot)2025-02-272-35/+69
| | | | | | | | (#130651) (cherry picked from commit 043ab3af9ac81c6315395bef814fd12acb873b23) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.13] Doc: Strip trailing whitespace in ``pydoc_topics`` (GH-130492) (#130635)Miss Islington (bot)2025-02-271-1/+2
| | | | | (cherry picked from commit 3f3e1c4095ae229b0c6d0364f289a20732281a96) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Extract `pydoc_topics` into a new extension (#129116) ↵Adam Turner2025-02-272-71/+188
| | | | | (#130441) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] gh-121970: Replace `.. coroutine{method,function}` with `:async:` ↵Miss Islington (bot)2025-02-221-21/+0
| | | | | | | | (GH-130448) (#130465) (cherry picked from commit 5ec4bf86b7f4455432aebace996ef390ae3e9302) Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
* [3.13] GH-121970: Replace custom abstract method directive with the ↵Adam Turner2025-02-221-14/+0
| | | | | ``:abstract:`` option (#129311) (#130439) (cherry picked from commit 30e892473e0dfe5c3fecabcaac420cefe45e2ed4)
* [3.13] GH-121970: Extract ``implementation_detail`` into a new extension ↵Adam Turner2025-02-062-26/+47
| | | | | (GH-129663) (#129739) (cherry picked from commit 4d56c40440c9fd4499d61d24977336d8cd8d8d83)
* [3.13] gh-126609: Allow translating the ``availability`` directive ↵Miss Islington (bot)2025-02-031-1/+2
| | | | | | | | (GH-129549) (#129584) gh-126609: Allow translating the ``availability`` directive (GH-129549) (cherry picked from commit 0612a89ffcf0bb52b1750a3466671ba8daad1d87) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Extract ``misc_news`` into a new extension (GH-129577) ↵Adam Turner2025-02-022-41/+75
| | | | | (#129586) (cherry picked from commit ae4788809d674f8e27faef2678953be8cf67d4a3)
* [3.13] GH-121970: Remove pyspecific ``PyDecoratorMixin`` patches (GH-129306) ↵Miss Islington (bot)2025-01-261-28/+0
| | | | | | | | (#129309) GH-121970: Remove pyspecific ``PyDecoratorMixin`` patches (GH-129306) (cherry picked from commit 0ef8d470b79889de065e94cecd0ee01e45037d3a) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-125722: Remove Sphinx patches (GH-129277) (#129278)Miss Islington (bot)2025-01-251-10/+0
| | | | | | GH-125722: Remove Sphinx patches (GH-129277) (cherry picked from commit d40692db06cdae89447c26b6c1b5d2a682c0974f) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Extract ``changes`` into a new extension (GH-129105) (#129109)Miss Islington (bot)2025-01-202-57/+90
| | | | | | GH-121970: Extract ``changes`` into a new extension (GH-129105) (cherry picked from commit e54ac3b69edacf4149988150591226df1397d127) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-125722: Increase minimum supported Sphinx to 8.1.3 (GH-128922) ↵Miss Islington (bot)2025-01-201-11/+0
| | | | | | | (#129037) (cherry picked from commit d46b577ec026c2e700a9f920f81cfbf698e53eb6) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] Revert "Doc: Show object descriptions in the table of contents ↵Miss Islington (bot)2025-01-021-1/+0
| | | | | | (GH-125757)" (GH-128406) (#128413) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.13] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (#124718)Petr Viktorin2024-10-251-2/+25
| | | | | | | | | | | | | | | | | * gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) Make `versionchanged:: next`` expand to current (unreleased) version. When a new CPython release is cut, the release manager will replace all such occurences of "next" with the just-released version. (See the issue for release-tools and devguide PRs.) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> (cherry picked from commit 7d24ea9db3e8fdca52058629c9ba577aba3d8e5c) * gh-121277: Raise nice error on `next` as second argument to deprecated-removed (GH-124623) (cherry-picked from e349f73a5ad2856b0a7cbe4aef7cc081c7aed777)
* [3.13] Doc: Show object descriptions in the table of contents (GH-125757) ↵Miss Islington (bot)2024-10-221-0/+1
| | | | | | | (#125840) (cherry picked from commit 91ddde4af0c3031c84a967bcf59f6fb4f8a48c0d) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Extract ``availability`` into a new extension (GH-125082) ↵Adam Turner2024-10-102-76/+125
| | | | | (#125237) (cherry picked from commit cbfd39247983309a9ef0ae6da6c61cc71665b967)
* [3.13] gh-125072: Add label for assignment expressions; update tracked ↵Emily Morehouse2024-10-081-2/+2
| | | | | section for assignment expression topic (GH-125074) (#125077) (cherry picked from commit 447a15190d6d766004b77619ba43e44256e348e2)
* [3.13] Doc: Fix archive filenames for standard builds (GH-124826) (#124836)Miss Islington (bot)2024-10-031-1/+5
| | | | | | Doc: Fix archive filenames for standard builds (GH-124826) (cherry picked from commit 91e64be731fe42e6b252b95d79d900251388bfc6) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] Bump Ruff to 0.6.7 (#124384) (#124389)Alex Waygood2024-09-301-4/+1
| | | Bump Ruff to 0.6.7 (#124384)
* [3.13] Doc: Use ``major.minor`` for documentation distribution archive ↵Miss Islington (bot)2024-09-261-1/+1
| | | | | | | | filenames (GH-124489) (#124534) Doc: Use ``major.minor`` for documentation distribution archive filenames (GH-124489) (cherry picked from commit 6318ffcba21f8fc155f5558237ab03aa45f0e174) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Fix ``gettext`` for audit events (GH-122651) (#122653)Miss Islington (bot)2024-09-021-0/+2
| | | | | | GH-121970: Fix ``gettext`` for audit events (GH-122651) (cherry picked from commit 95f5c89b545beaafad73f05a695742da3e90bc41) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) ↵Miss Islington (bot)2024-07-302-207/+262
| | | | (#122434)
* [3.13] GH-121970: Remove ``escape4chm`` (GH-122065) (#122167)Miss Islington (bot)2024-07-231-58/+0
| | | | | | GH-121970: Remove ``escape4chm`` (GH-122065) (cherry picked from commit 53e9e7de6359845f118431c05e2f14a96e03b757) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] Docs: Fix duplicate object description warnings (GH-122068) (#122069)Miss Islington (bot)2024-07-201-1/+5
| | | | | | Docs: Fix duplicate object description warnings (GH-122068) (cherry picked from commit 8db5f480072421bb065d346c3bbc5e88fc368587) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Modernise the patchlevel extension (GH-121995) (#122060)Miss Islington (bot)2024-07-201-50/+59
| | | | | | GH-121970: Modernise the patchlevel extension (GH-121995) (cherry picked from commit b7ad711fcb37dd001e6bf8466c9503eef6d20331) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Rewrite the C-API annotations extension (#121985) (#122027)Adam Turner2024-07-191-203/+282
| | | | | | GH-121970: Rewrite the C-API annotations extension (#121985) Co-authored-by: Petr Viktorin <encukou@gmail.com> (cherry picked from commit 22c9d9c1fcc3bb6186524330b169eda6df450f1b)
* [3.13] GH-121970: Use Ruff to check and format the docs tools (GH-122018) ↵Miss Islington (bot)2024-07-192-4/+8
| | | | | | | | | (#122023) GH-121970: Use Ruff to check and format the docs tools (GH-122018) (cherry picked from commit 40855f3ab80ced9950c725b710f507c0e903b70a) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@gmail.com>
* [3.13] GH-121970: Combine custom Pygments lexers into a package (GH-121976) ↵Miss Islington (bot)2024-07-193-24/+21
| | | | | | | | | (#122021) GH-121970: Combine custom Pygments lexers into a package (GH-121976) (cherry picked from commit 7431c3799efbd06ed03ee70b64420f45e83b3667) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.13] GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` ↵Miss Islington (bot)2024-07-191-44/+24
| | | | | | | | (GH-121971) (#122019) GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` (GH-121971) (cherry picked from commit 898e90c3bef77174f22193b114483b9cd196921a) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Improve the glossary preview in HTML search (GH-121991) ↵Miss Islington (bot)2024-07-191-36/+32
| | | | | | | | (#122015) GH-121970: Improve the glossary preview in HTML search (GH-121991) (cherry picked from commit adf0b94d1cdd74340c8bc031f7464d0a33200f08) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] GH-121970: Use ``SphinxDirective`` instead of ``Directive`` ↵Miss Islington (bot)2024-07-191-20/+16
| | | | | | | | (GH-121972) (#122008) GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972) (cherry picked from commit ac39151a09fc9857e64d7b8f7eff926ec0ba6c0b) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] gh-119317: findall instead of traverse for docutils nodes (GH-119319) ↵Miss Islington (bot)2024-05-272-4/+4
| | | | | | | | (#119486) gh-119317: findall instead of traverse for docutils nodes (GH-119319) (cherry picked from commit 0867bce45768454ee31bee95ca33fdc2c9d8b0fa) Co-authored-by: Carlos Meza <hire@carlosmeza.com>
* gh-118689: Doc: fix ePub build (GH-118690)Miss Islington (bot)2024-05-101-1/+1
| | | | | (cherry picked from commit 7ac933e2609b2ef9b08ccf9c815b682b0e1ede2a) Co-authored-by: Inada Naoki <songofacandy@gmail.com>
* Python 3.13.0b1v3.13.0b1Thomas Wouters2024-05-081-1/+1
|
* gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853)Kirill Podoprigora2024-04-262-18/+1
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec (GH-118237)Petr Viktorin2024-04-261-0/+2
|
* Docs: Add classes to C API return value annotations (#117926)Hugo van Kemenade2024-04-161-9/+11
| | | | Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
* Docs: add link roles with Sphinx extlinks (#117850)Hugo van Kemenade2024-04-151-13/+2
| | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* gh-114099: Add documentation for iOS platform (GH-117057)Russell Keith-Magee2024-03-281-1/+1
| | | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Jacob Coffee <jacob@z7x.org> Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Ned Deily <nad@python.org>
* gh-114099 - Add iOS framework loading machinery. (GH-116454)Russell Keith-Magee2024-03-191-1/+1
| | | | Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
* Fix typo in c_annotations.py comment (#108773)Kuan-Wei Chiu2024-01-161-1/+1
| | | "compatability" => "compatibility"
* Docs: Link tokens in the format string grammars (#108184)William Andrea2024-01-091-0/+5
| | | | Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
* gh-113637: Let c_annotations.py to handle the spacing of Limited/Unstable ↵Ege Akman2024-01-031-6/+7
| | | | API & Stable ABI translation strings (#113638)
* GH-101986: Support translation for Limited/Unstable API & Stable ABI (#107680)Adam Turner2023-12-101-10/+10
| | | | | Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* gh-81925: Implement native thread ids for kFreeBSD (#111761)Samuel Thibault2023-11-091-2/+2
| | | | | --------- Co-authored-by: Antoine Pitrou <antoine@python.org>
* GH-103082: Clean up the sys.monitoring docs (GH-110532)Tian Gao2023-10-181-0/+8
|
* Fix the pyspecific SOURCE_URI (#110811)T. Wouters2023-10-131-1/+1
|
* Do not use deprecated ``logger.warn()`` in pyspecific (#107694)Adam Turner2023-08-061-3/+3
|
* GH-84435: Make pyspecific directives translatable (#19470)cocoatomo2023-08-061-10/+8
| | | | | Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>