]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Fix backtick errors found by sphinx-lint (#97998)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Fri, 7 Oct 2022 01:01:30 +0000 (18:01 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 01:01:30 +0000 (18:01 -0700)
commitfa2d43e5184f5eaf3391844ec2400342a1b2ead4
treefaa2f2ae684d96fd9bd81e5bc28a99bf96274254
parent27025e158c70331d0a8fb42fe234a2a6770850d1
Docs: Fix backtick errors found by sphinx-lint (#97998)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
55 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/howto/perf_profiling.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/fractions.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.12.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
Misc/NEWS.d/next/Core and Builtins/2022-10-01-08-55-09.gh-issue-97591.pw6kkH.rst
Misc/NEWS.d/next/Documentation/2022-09-01-17-03-04.gh-issue-96432.1EJ1-4.rst
Misc/NEWS.d/next/Library/2022-05-09-21-31-41.gh-issue-92445.tJosdm.rst
Misc/NEWS.d/next/Library/2022-07-06-14-57-33.gh-issue-94619.PRqKVX.rst