summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx ...Alex Waygood2023-06-231-11/+9
* Use CSV-separated outputs @ get-changed-files @ CI (#105151)Sviatoslav Sydorenko2023-06-211-6/+27
* gh-105096: Reformat wave documentation (#105136)Victor Stinner2023-05-311-1/+0
* gh-75552: Remove deprecated tkinter.tix module (GH-104902)Zachary Ware2023-05-271-1/+0
* gh-104804: Remove webbrowser.MacOSX class, deprecated in Python 3.11 (#104816)Hugo van Kemenade2023-05-261-1/+0
* gh-104773: PEP 594: Remove the chunk module (#104868)Victor Stinner2023-05-251-1/+0
* gh-104773: PEP 594: Remove the audioop module (#104937)Victor Stinner2023-05-251-1/+0
* gh-104773: PEP 594: Remove the aifc module (#104933)Victor Stinner2023-05-251-1/+0
* gh-104773: Remove the msilib package (GH-104911)Zachary Ware2023-05-251-1/+0
* gh-104773: PEP 594: Remove the xdrlib module (#104900)Victor Stinner2023-05-241-1/+0
* gh-104773: PEP 594: Remove the nntplib module (#104894)Victor Stinner2023-05-241-1/+0
* RtD docs previews: Cancel building PRs if no changes in Doc dir (#104100)Hugo van Kemenade2023-05-241-1/+1
* gh-104773: PEP 594: Remove the sunau module (#104863)Victor Stinner2023-05-241-1/+0
* gh-104773: PEP 594: Remove the ossaudiodev module (#104862)Victor Stinner2023-05-241-1/+0
* gh-104780: Remove 2to3 program and lib2to3 module (#104781)Victor Stinner2023-05-232-2/+0
* gh-104773: PEP 594: Remove the telnetlib module (#104778)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
* Replace Netlify with Read the Docs build previews (#103843)Hugo van Kemenade2023-04-301-5/+0
* gh-98040: Remove just the `imp` module (#98573)Barry Warsaw2023-04-281-1/+0
* gh-103765: Remove pkgutil.rst from .nitignore (GH-103797)Jaime Alonso Lorenzo2023-04-241-1/+0
* gh-103810: Fix broken references in dataclasses (#103811)Olga Matoula2023-04-241-1/+0
* gh-101100: Fix Sphinx warnings in `argparse` module (#103289)Hugo van Kemenade2023-04-241-2/+0
* Docs: use Node.findall to avoid a deprecation warning (#99403)Adam Turner2023-04-081-1/+12
* gh-101100: Use list of 'dirty' docs, with warnings, instead of a clean list (...Hugo van Kemenade2023-04-033-371/+332
* gh-101100: Expand list of clean docs (GH-103135)Hugo van Kemenade2023-03-312-0/+357
* gh-101100: Fix Sphinx warning in gc.rst and refactor docs clean list (#103116)Hugo van Kemenade2023-03-302-0/+30
* gh-101100: Test docs in nit-picky mode (#102513)Hugo van Kemenade2023-03-241-0/+25
* Add gettext support to tools/extensions/c_annotations.py (#101989)Rémi Lapeyre2023-03-062-3/+9
* 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
* bpo-37860: re-add netlify.toml to set up deploy previews for docs (#92852)Ashwin Ramaswami2022-12-061-0/+13
* 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-114-1064/+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-86404: [doc] Two 'make suspicious' false positives. (GH-94407)Julien Palard2022-06-291-0/+2
* gh-84623: Remove unused imports (#94132)Victor Stinner2022-06-223-4/+2
* gh-93675: Fix typos in `Doc/` (GH-93676)luzpaz2022-06-211-1/+1
* gh-93851: Fix all broken links in Doc/ (GH-93853)Oleg Iarygin2022-06-211-0/+4
* gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)Adam Turner2022-06-212-40/+8