]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-139707: Add docs for optional modules (GH-140171) (GH-141204)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Mon, 10 Nov 2025 14:20:00 +0000 (14:20 +0000)
committerGitHub <noreply@github.com>
Mon, 10 Nov 2025 14:20:00 +0000 (15:20 +0100)
commitc12a0bef40377580e72372da202db097755fa36b
treec68da7714addc2f702b5214b1bc4dd2b25ba7a83
parent44a3d6c69b36e352fdc49b18d1556bfbf14c8d64
[3.14] gh-139707: Add docs for optional modules (GH-140171) (GH-141204)

(cherry picked from commit d2ce6d708a9eaac4e546744ca4da359ee6901ebc)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
Co-authored-by: Author: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Victor Stinner <vstinner@python.org>
20 files changed:
Doc/glossary.rst
Doc/includes/optional-module.rst [new file with mode: 0644]
Doc/library/bz2.rst
Doc/library/compression.zstd.rst
Doc/library/ctypes.rst
Doc/library/curses.rst
Doc/library/ensurepip.rst
Doc/library/gzip.rst
Doc/library/idle.rst
Doc/library/lzma.rst
Doc/library/readline.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/tarfile.rst
Doc/library/tkinter.rst
Doc/library/turtle.rst
Doc/library/zipfile.rst
Doc/library/zlib.rst
Doc/using/configure.rst
Doc/using/unix.rst