]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373)
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Mon, 17 Oct 2022 23:49:47 +0000 (18:49 -0500)
committerGitHub <noreply@github.com>
Mon, 17 Oct 2022 23:49:47 +0000 (01:49 +0200)
commitb2db1c208066b67bdf57bf3799de50352fe63416
treee7e5e88de36a2247d22cb626094edaf5a5a2b525
parent3adf23471ee951a435f2ffa336a52bc6800a209a
[3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.
(cherry picked from commit fa2d43e5184f5eaf3391844ec2400342a1b2ead4)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
49 files changed:
Doc/README.rst
Doc/c-api/init.rst
Doc/c-api/type.rst
Doc/faq/design.rst
Doc/howto/logging.rst
Doc/install/index.rst
Doc/library/asyncio-protocol.rst
Doc/library/asyncio-task.rst
Doc/library/bdb.rst
Doc/library/bz2.rst
Doc/library/concurrent.futures.rst
Doc/library/ctypes.rst
Doc/library/curses.rst
Doc/library/datetime.rst
Doc/library/decimal.rst
Doc/library/email.compat32-message.rst
Doc/library/email.errors.rst
Doc/library/email.headerregistry.rst
Doc/library/hashlib.rst
Doc/library/lzma.rst
Doc/library/os.rst
Doc/library/select.rst
Doc/library/socket.rst
Doc/library/statistics.rst
Doc/library/sys.rst
Doc/library/tk.rst
Doc/library/tkinter.colorchooser.rst
Doc/library/tkinter.dnd.rst
Doc/library/tkinter.messagebox.rst
Doc/library/types.rst
Doc/library/unittest.mock-examples.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xmlrpc.client.rst
Doc/library/xmlrpc.server.rst
Doc/reference/expressions.rst
Doc/reference/import.rst
Doc/reference/simple_stmts.rst
Doc/using/configure.rst
Doc/using/unix.rst
Doc/using/windows.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.9.rst