summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Collapse)AuthorAgeFilesLines
* [3.13] GH-134848: Use a set to store ``AuditEvents.sources`` (GH-134849) ↵Miss Islington (bot)2025-05-281-8/+8
| | | | | | | | (#134854) GH-134848: Use a set to store ``AuditEvents.sources`` (GH-134849) (cherry picked from commit b265a7ddeb12b2040d80b471d447ce4c3ff4bb95) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] Consistent sentence case in docs template files (GH-134412) (#134496)Miss Islington (bot)2025-05-224-10/+10
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.13] gh-101100: Fix Sphinx warnings in `library/decimal.rst` (GH-134303) ↵Hugo van Kemenade2025-05-201-1/+0
| | | | | | (#134339) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
* [3.13] Docs: remove link elements in builders other than HTML (GH-133720) ↵Miss Islington (bot)2025-05-141-4/+4
| | | | | | (#134006) Co-authored-by: Maciej Olko <maciej.olko@affirm.com>
* [3.13] Docs: Migrate entirely to PSF hosted plausible for analytics ↵Miss Islington (bot)2025-04-181-2/+1
| | | | | | | | (GH-132648) (#132660) Docs: Migrate entirely to PSF hosted plausible for analytics (GH-132648) (cherry picked from commit 1d529cbc892b824b387d672899265ed4258b2222) Co-authored-by: Ee Durbin <ewdurbin@gmail.com>
* [3.13] Docs: Synchronise ``indexsidebar.html`` with docsbuild-scripts ↵Miss Islington (bot)2025-04-152-3/+13
| | | | | | | | (GH-132567) (#132573) Docs: Synchronise ``indexsidebar.html`` with docsbuild-scripts (GH-132567) (cherry picked from commit 4f10b93d1b2f887b42ad59168a9fcbe75bdaaf87) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] gh-101100: Fix sphinx warnings in `library/plistlib.rst` (GH-132422) ↵Miss Islington (bot)2025-04-131-1/+0
| | | | | | (#132485) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
* [3.13] Add psfhosted Plausible instance to analytics (GH-132252) (#132253)Miss Islington (bot)2025-04-081-0/+1
| | | | | | Add psfhosted Plausible instance to analytics (GH-132252) (cherry picked from commit 40844164b1d1d0f072990ff94202c348771676d6) Co-authored-by: Ee Durbin <ewdurbin@gmail.com>
* [3.13] Docs HTML: Remove self-closing tags (GH-132220) (#132228)Hugo van Kemenade2025-04-072-18/+18
| | | | | (cherry picked from commit ce724571b35f4e79fff1c862fcd9afa4c26b605f) Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
* [3.13] gh-130521: Add Open Graph meta tags to template pages (GH-130523) ↵Miss Islington (bot)2025-04-073-0/+37
| | | | | | | | | | (#132239) gh-130521: Add Open Graph meta tags to template pages (GH-130523) (cherry picked from commit f5639d87f59043d3075dbd3d9075f30e872dd91a) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> 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: Extract `pydoc_topics` into a new extension (GH-131256) ↵Adam Turner2025-03-201-1/+1
| | | | | (#131511) (cherry picked from commit c1a02f9101f0b2d9dc7cfb4b8be5193e7459a906)
* [3.13] gh-101100: Fix sphinx warnings in `library/asyncio-subprocess.rst` ↵Yuki Kobayashi2025-03-111-1/+0
| | | | | (GH-130994) (#131074) (cherry picked from commit 7cc99a54b755cc7cc0b3680fde7834cf612d4fbc)
* [3.13] gh-101100: Fix sphinx warnings in `library/email.errors.rst` ↵Miss Islington (bot)2025-03-031-1/+0
| | | | | | | | (GH-130774) (#130781) gh-101100: Fix sphinx warnings in `library/email.errors.rst` (GH-130774) (cherry picked from commit a105f990199f99a352efd481ac039604feceaab5) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
* [3.13] gh-101100: Fix Sphinx documentation warnings in `collections.rst` ↵Miss Islington (bot)2025-03-031-1/+0
| | | | | | | | (GH-130629) (#130779) gh-101100: Fix Sphinx documentation warnings in `collections.rst` (GH-130629) (cherry picked from commit 373eb1b47af6843678c477b237d787c04dda2818) Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
* [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-101100: Fix sphinx warnings in `readline.rst` (GH-130300) (#130346)Miss Islington (bot)2025-02-201-1/+0
| | | | Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
* [3.13] gh-101100: Docs: Fix some typos in the document (GH-129988) (#129997)Miss Islington (bot)2025-02-111-1/+0
| | | | | | Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com> Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.13] GH-121970: Extract ``implementation_detail`` into a new extension ↵Adam Turner2025-02-063-32/+56
| | | | | (GH-129663) (#129739) (cherry picked from commit 4d56c40440c9fd4499d61d24977336d8cd8d8d83)
* [3.13] gh-126609: Allow translating the ``availability`` directive ↵Miss Islington (bot)2025-02-032-1/+6
| | | | | | | | (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-129044: Update glossary entry for 'loader' to reflect current ↵Miss Islington (bot)2025-01-201-1/+0
| | | | | | | | | import system (GH-129073) (#129077) gh-129044: Update glossary entry for 'loader' to reflect current import system (GH-129073) (cherry picked from commit e1fa2fcc7c1bf5291a7f71300b7828b49be9ab72) Co-authored-by: nikalinov <92603661+nikalinov@users.noreply.github.com> 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] Docs: fix `MessageDefect` references in email.policy docs (GH-128468) ↵Miss Islington (bot)2025-01-051-1/+0
| | | | | | | (#128526) (cherry picked from commit 3b231be8f000ae59faa04d5a2f1af11beafee866) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
* [3.13] Revert "Doc: Show object descriptions in the table of contents ↵Miss Islington (bot)2025-01-022-7/+0
| | | | | | (GH-125757)" (GH-128406) (#128413) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.13] gh-101100: Fix sphinx warnings in `whatsnew/3.0.rst` (GH-127662) ↵Miss Islington (bot)2024-12-101-1/+0
| | | | | | (#127783) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.13] gh-101100: Fix Sphinx warnings about list methods (GH-127054) (#127511)Miss Islington (bot)2024-12-021-1/+0
| | | | Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
* [3.13] gh-101100: Fix sphinx warnings in `howto/*` (GH-127084) (#127287)Miss Islington (bot)2024-11-261-2/+0
| | | | Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.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] gh-125933: Add ARIA labels to select elements in the version switcher ↵Miss Islington (bot)2024-10-241-2/+2
| | | | | | | | | (GH-125934) (#125938) gh-125933: Add ARIA labels to select elements in the version switcher (GH-125934) (cherry picked from commit 1306f33c84b2745aa8af5e3e8f680aa80b836c0e) Co-authored-by: Kerim Kabirov <the.privat33r+gh@pm.me> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.13] gh-125909: Avoid a redirect when linking to the devguide (GH-125826) ↵Miss Islington (bot)2024-10-241-1/+1
| | | | | | | (#125929) (cherry picked from commit 5003ad5c5ea508f0dde1b374cd8bc6a481ad5c5d) Co-authored-by: partev <petrosyan@gmail.com>
* [3.13] Doc: Show object descriptions in the table of contents (GH-125757) ↵Miss Islington (bot)2024-10-222-0/+7
| | | | | | | (#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 the short version for daily downloads (GH-124602) (#124610)Miss Islington (bot)2024-09-261-1/+1
| | | | | | Doc: Use the short version for daily downloads (GH-124602) (cherry picked from commit 2c472d36b776636fb00881a717f69e43672588b1) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.13] Doc: Use ``major.minor`` for documentation distribution archive ↵Miss Islington (bot)2024-09-262-12/+14
| | | | | | | | 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] Doc: Add ``make dist-no-html`` (GH-124383) (#124387)Miss Islington (bot)2024-09-231-1/+1
| | | | | | | Doc: Add ``make dist-no-html`` (GH-124383) (cherry picked from commit 0060486862bfa8e6583beb627be154daaaaa9e2a) 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] Docs: Drop letter PDF (GH-123912) (#123998)Miss Islington (bot)2024-09-231-6/+1
| | | | | | Docs: Drop letter PDF (GH-123912) (cherry picked from commit f5597dbd0e7938648bfd9244f4a9225825b36b2b) Co-authored-by: Hugo van Kemenade <1324225+hugovk@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-122384: Mark strings from Download page for translation ↵Miss Islington (bot)2024-08-011-32/+42
| | | | | | | (GH-122385) (#122553) Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@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-122085: Create dedicated page for deprecations (GH-122352) (#122374)Miss Islington (bot)2024-07-281-0/+2
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>