]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-110631: Fix reST indentation in `Doc/library` (GH-110685) (#110737)
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 11 Oct 2023 21:11:41 +0000 (23:11 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 21:11:41 +0000 (23:11 +0200)
commit07471cda29fbd5cba90f5f9a8b221e43d8247bf0
treeb7df5f1a97321c4c11d7e9358ed437e0d3f42cc8
parentfd061a9bbe5b46c295ebe0d76b4411d0345efc7d
[3.11] gh-110631: Fix reST indentation in `Doc/library` (GH-110685) (#110737)

* [3.11] 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>
* Fix merge glitch.
33 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/tkinter.rst
Doc/library/tkinter.ttk.rst
Doc/library/unittest.mock.rst
Doc/library/urllib.request.rst