summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-119317: findall instead of traverse for docutils nodes (GH-119319) ...Miss Islington (bot)2024-05-272-4/+4
* gh-118689: Doc: fix ePub build (GH-118690)Miss Islington (bot)2024-05-101-1/+1
* 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
* 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
* Docs: add link roles with Sphinx extlinks (#117850)Hugo van Kemenade2024-04-151-13/+2
* gh-114099: Add documentation for iOS platform (GH-117057)Russell Keith-Magee2024-03-281-1/+1
* gh-114099 - Add iOS framework loading machinery. (GH-116454)Russell Keith-Magee2024-03-191-1/+1
* Fix typo in c_annotations.py comment (#108773)Kuan-Wei Chiu2024-01-161-1/+1
* Docs: Link tokens in the format string grammars (#108184)William Andrea2024-01-091-0/+5
* gh-113637: Let c_annotations.py to handle the spacing of Limited/Unstable API...Ege Akman2024-01-031-6/+7
* GH-101986: Support translation for Limited/Unstable API & Stable ABI (#107680)Adam Turner2023-12-101-10/+10
* gh-81925: Implement native thread ids for kFreeBSD (#111761)Samuel Thibault2023-11-091-2/+2
* 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
* Clarify how topics.py gets created. (#106121)Ned Batchelder2023-07-101-0/+1
* Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx ...Alex Waygood2023-06-231-11/+9
* gh-104780: Remove 2to3 program and lib2to3 module (#104781)Victor Stinner2023-05-231-1/+0
* Python 3.12.0b1v3.12.0b1Thomas Wouters2023-05-221-1/+1
* GH-104284: Fix documentation gettext build (#104296)Adam Turner2023-05-081-10/+10
* GH-97950: Use new-style index directive ('builtin') (#104164)Adam Turner2023-05-061-1/+1
* GH-97950: Use new-style index directive ('statement') (#104162)Adam Turner2023-05-041-1/+1
* GH-97950: Use new-style index directive ('exception') (#104160)Adam Turner2023-05-041-1/+1
* GH-97950: Use new-style index directive ('object') (#104158)Adam Turner2023-05-041-1/+1
* GH-97950: Use new-style index directive ('operator') (#104156)Adam Turner2023-05-041-1/+1
* GH-97950: Use new-style index directive ('keyword') (#104153)Adam Turner2023-05-041-1/+1
* GH-97950: Use new-style index directive ('module') (#103996)Adam Turner2023-05-041-5/+1
* GH-97950: Allow translation of index directive content (#104000)Adam Turner2023-05-041-0/+29
* Docs: use Node.findall to avoid a deprecation warning (#99403)Adam Turner2023-04-081-1/+12
* Add gettext support to tools/extensions/c_annotations.py (#101989)Rémi Lapeyre2023-03-061-3/+4
* gh-101101: Unstable C API tier (PEP 689) (GH-101102)Petr Viktorin2023-02-281-0/+16
* gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)Jean Abou-Samra2023-02-121-9/+11
* gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (#98437)Wei-Hsiang (Matt) Wang2022-11-111-4/+4
* gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179)Julien Palard2022-10-112-256/+0
* gh-97607: Fix content parsing in the impl-detail reST directive (#97652)C.A.M. Gerlach2022-10-021-16/+7
* gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)Christian Heimes2022-08-021-8/+6
* gh-95415: Make availability directive consistent (GH-95416)Christian Heimes2022-07-291-1/+57
* gh-84623: Remove unused imports (#94132)Victor Stinner2022-06-223-4/+2
* gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)Adam Turner2022-06-212-40/+8
* gh-92448: Update the documentation builder to render the GitHub issue. (GH-92...Dong-hee Na2022-05-081-4/+5
* Update the SOURCE_URI in pyspecific.py to point to the new branchPablo Galindo2022-05-081-1/+1
* Update the SOURCE_URI in pyspecific.py to point to the new branchv3.11.0b1Pablo Galindo2022-05-061-1/+1
* gh-91888: add a `:gh:` role to the documentation (#91889)Ezio Melotti2022-04-251-0/+24
* Add redirects to Misc/NEWS bpo links (#91454)Ezio Melotti2022-04-141-1/+2
* Update Sphinx bpo role to use redirect URI. (#32342)Ezio Melotti2022-04-111-1/+1
* bpo-47115: Document which parts of structs are in limited API/stable ABI (GH-...Petr Viktorin2022-04-061-3/+22
* bpo-46463: Fixes escape4chm.py script used when building the CHM documentatio...Steve Dower2022-01-211-4/+5