]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110631: Fix reST indentation in `Doc/library` (GH-110685) (#110736)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Oct 2023 21:11:28 +0000 (23:11 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 21:11:28 +0000 (23:11 +0200)
commitcae968ba1708ce23760974e850a0fceee856d926
tree46546aec5d6595d8e4222d4cad03aa243621b0cc
parente6c53dd08535076fc60e9295bf46a2b7e615e2f3
[3.12] gh-110631: Fix reST indentation in `Doc/library` (GH-110685) (#110736)

gh-110631: Fix reST indentation in `Doc/library` (GH-110685)

Fix wrong indentation in the Doc/library dir.
(cherry picked from commit bb7923f556537a463c403dc1097726d8a8e1a6f2)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
34 files changed:
Doc/library/__main__.rst
Doc/library/_thread.rst
Doc/library/binascii.rst
Doc/library/collections.rst
Doc/library/concurrent.futures.rst
Doc/library/ctypes.rst
Doc/library/curses.rst
Doc/library/dialog.rst
Doc/library/email.contentmanager.rst
Doc/library/email.policy.rst
Doc/library/enum.rst
Doc/library/functions.rst
Doc/library/graphlib.rst
Doc/library/idle.rst
Doc/library/inspect.rst
Doc/library/io.rst
Doc/library/logging.config.rst
Doc/library/lzma.rst
Doc/library/multiprocessing.rst
Doc/library/numbers.rst
Doc/library/profile.rst
Doc/library/re.rst
Doc/library/shelve.rst
Doc/library/socket.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/subprocess.rst
Doc/library/tempfile.rst
Doc/library/tkinter.rst
Doc/library/tkinter.ttk.rst
Doc/library/unittest.mock.rst
Doc/library/urllib.request.rst