]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
authorErlend E. Aasland <erlend@python.org>
Thu, 29 Feb 2024 20:46:12 +0000 (21:46 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 20:46:12 +0000 (20:46 +0000)
commitdbe44f150cd161bd327ed662e527a4c93829fb3e
treef0b73716a642cc051e011de4c98acb01945a1181
parent0656509033948780e6703391daca773c779041f7
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
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