]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Docs: mark up NotImplemented using the :data: role throughout the docs (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 Feb 2024 20:53:51 +0000 (21:53 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 20:53:51 +0000 (20:53 +0000)
commit240e5f613b40e8c24fddbec23351ca45d1fda8bf
treea822bf4a021d1b8452f452aeae40dbc7395871ef
parentd49fdc8d16ed4e188ff38434bab78f265215f0f3
[3.12] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116147)

(cherry picked from commit dbe44f150cd161bd327ed662e527a4c93829fb3e)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
16 files changed:
Doc/library/abc.rst
Doc/library/constants.rst
Doc/library/exceptions.rst
Doc/library/importlib.rst
Doc/library/numbers.rst
Doc/library/pickle.rst
Doc/library/stdtypes.rst
Doc/library/unittest.mock.rst
Doc/reference/datamodel.rst
Doc/reference/expressions.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/3.10.0a6.rst
Misc/NEWS.d/3.11.0a1.rst