]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123517: Remove unnecessary `:meth:` parentheses (gh-123518) (GH-123576)
authorWei-Hsiang (Matt) Wang <mattwang44@gmail.com>
Mon, 2 Sep 2024 14:02:39 +0000 (22:02 +0800)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2024 14:02:39 +0000 (16:02 +0200)
commitd47d7e112419c273731d89028ac603218fa824aa
tree3171493d76a101d30fc7f1769632b3226fafcb79
parent95b073bddefa6243effa08e131e297c0383e7f6a
[3.12] gh-123517: Remove unnecessary `:meth:` parentheses (gh-123518) (GH-123576)
50 files changed:
Doc/c-api/datetime.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/nntplib.rst
Doc/library/pathlib.rst
Doc/library/socket.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/stdtypes.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.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.12.3.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/Library/2023-12-17-10-22-55.gh-issue-112182.jLWGlr.rst