]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-121970: Replace custom abstract method directive with the ``:abstract:...
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 22 Feb 2025 02:11:47 +0000 (02:11 +0000)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 02:11:47 +0000 (02:11 +0000)
commit35c30608e34a2cbcdaa786ed88492efd30f4bb23
treef212a3e9ea7085d8d0bbea7093e67a2bf16d91df
parent59c3eb48f99f821e99db927e42494962d8a82c85
[3.12] GH-121970: Replace custom abstract method directive with the ``:abstract:`` option (GH-129311) (#130440)

(cherry picked from commit 30e892473e0dfe5c3fecabcaac420cefe45e2ed4)
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