]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-121970: Replace custom abstract method directive with the ``:abstract:`` option...
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 22 Feb 2025 01:53:57 +0000 (01:53 +0000)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 01:53:57 +0000 (01:53 +0000)
commit30e892473e0dfe5c3fecabcaac420cefe45e2ed4
tree1751ff109c479c0b6149db712cbb1f640f28bf91
parent8e96adf4532943360f09df04cd7d3a5d35f61a24
GH-121970: Replace custom abstract method directive with the ``:abstract:`` option (#129311)
Doc/library/importlib.resources.abc.rst
Doc/library/importlib.rst
Doc/library/numbers.rst
Doc/library/os.rst
Doc/library/selectors.rst
Doc/tools/extensions/pyspecific.py