]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Mon, 17 Oct 2022 23:49:38 +0000 (18:49 -0500)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:38:26 +0000 (20:38 +0100)
commitf1ca2f6a41ea032d411777a17a42308ce33e6309
tree9c1fe7b7d590d0db1c580e4040f96823d3070adb
parentf8f0386bb768c6b71373bb423e9c6234eb78da58
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)

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/c-api/init.rst
Doc/c-api/type.rst
Doc/faq/design.rst
Doc/howto/enum.rst
Doc/howto/logging-cookbook.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/dis.rst
Doc/library/email.compat32-message.rst
Doc/library/email.headerregistry.rst
Doc/library/functools.rst
Doc/library/hashlib.rst
Doc/library/io.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/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/requirements.txt
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.11.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