]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-121970: Replace custom abstract method directive with the ``:abstract:...
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 22 Feb 2025 02:04:54 +0000 (02:04 +0000)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 02:04:54 +0000 (02:04 +0000)
commitc7d6aa5b519fc0046875efa03ff5d77605faf221
tree97a05debd7b535add9403eac417e7e78a3c84018
parent9dd2cb7438948b423e6c3a3a665308a533a6350d
[3.13] GH-121970: Replace custom abstract method directive with the ``:abstract:`` option (#129311) (#130439)

(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