]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
authorWei-Hsiang (Matt) Wang <mattwang44@gmail.com>
Sun, 1 Sep 2024 04:59:42 +0000 (12:59 +0800)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 04:59:42 +0000 (05:59 +0100)
commitcf472577e24911cb70b619304c0108c7fba97cac
tree03690b3afa9e2db7fb3207fe7ebb1473f2344ca5
parent34ddb64d088dd7ccc321f6103d23153256caa5d4
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
55 files changed:
Doc/c-api/datetime.rst
Doc/deprecations/pending-removal-in-future.rst
Doc/extending/newtypes_tutorial.rst
Doc/faq/programming.rst
Doc/howto/descriptor.rst
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-llapi-index.rst
Doc/library/asyncio-queue.rst
Doc/library/configparser.rst
Doc/library/dataclasses.rst
Doc/library/datetime.rst
Doc/library/email.compat32-message.rst
Doc/library/email.message.rst
Doc/library/http.server.rst
Doc/library/io.rst
Doc/library/logging.config.rst
Doc/library/multiprocessing.rst
Doc/library/os.rst
Doc/library/pathlib.rst
Doc/library/socket.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/stdtypes.rst
Doc/library/tkinter.rst
Doc/library/urllib.request.rst
Doc/library/wave.rst
Doc/reference/expressions.rst
Doc/reference/import.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.14.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/3.10.0a1.rst
Misc/NEWS.d/3.10.0a2.rst
Misc/NEWS.d/3.10.0b1.rst
Misc/NEWS.d/3.11.0a7.rst
Misc/NEWS.d/3.12.0a3.rst
Misc/NEWS.d/3.13.0a3.rst
Misc/NEWS.d/3.13.0a5.rst
Misc/NEWS.d/3.13.0b1.rst
Misc/NEWS.d/3.7.0b1.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a4.rst
Misc/NEWS.d/3.8.0b1.rst
Misc/NEWS.d/3.9.0a1.rst
Misc/NEWS.d/3.9.0a4.rst
Misc/NEWS.d/3.9.0a6.rst
Misc/NEWS.d/3.9.0b1.rst
Misc/NEWS.d/next/Core and Builtins/2024-07-05-11-29-27.gh-issue-121288.lYKYYP.rst