]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123512)
authorWei-Hsiang (Matt) Wang <mattwang44@gmail.com>
Fri, 30 Aug 2024 17:09:55 +0000 (01:09 +0800)
committerGitHub <noreply@github.com>
Fri, 30 Aug 2024 17:09:55 +0000 (20:09 +0300)
commitd5abd02f36bbee5720944b8906a118a8fb66d75b
tree9e568165c67c94d433006826b05e4f50ceb73f0f
parent0181aa2e3efedc6504b27f6fe74f096e5e454286
[3.12] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123512)
66 files changed:
Doc/c-api/exceptions.rst
Doc/c-api/import.rst
Doc/deprecations/pending-removal-in-3.13.rst
Doc/deprecations/pending-removal-in-3.15.rst
Doc/howto/descriptor.rst
Doc/howto/enum.rst
Doc/howto/instrumentation.rst
Doc/library/ast.rst
Doc/library/asyncio-runner.rst
Doc/library/compileall.rst
Doc/library/contextvars.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/getpass.rst
Doc/library/inspect.rst
Doc/library/io.rst
Doc/library/ipaddress.rst
Doc/library/os.rst
Doc/library/pdb.rst
Doc/library/signal.rst
Doc/library/stdtypes.rst
Doc/library/subprocess.rst
Doc/library/sys.rst
Doc/library/sysconfig.rst
Doc/library/tarfile.rst
Doc/library/test.rst
Doc/library/token.rst
Doc/library/unittest.rst
Doc/library/zipapp.rst
Doc/reference/datamodel.rst
Doc/tutorial/floatingpoint.rst
Doc/using/cmdline.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Misc/HISTORY
Misc/NEWS.d/3.10.0a1.rst
Misc/NEWS.d/3.10.0a3.rst
Misc/NEWS.d/3.10.0a4.rst
Misc/NEWS.d/3.10.0a7.rst
Misc/NEWS.d/3.10.0b1.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.11.0b1.rst
Misc/NEWS.d/3.12.0a1.rst
Misc/NEWS.d/3.12.0a2.rst
Misc/NEWS.d/3.12.0a4.rst
Misc/NEWS.d/3.12.0a5.rst
Misc/NEWS.d/3.12.0a7.rst
Misc/NEWS.d/3.12.1.rst
Misc/NEWS.d/3.12.3.rst
Misc/NEWS.d/3.12.5.rst
Misc/NEWS.d/3.6.5rc1.rst
Misc/NEWS.d/3.7.0a4.rst
Misc/NEWS.d/3.7.0b2.rst
Misc/NEWS.d/3.7.0b4.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0b1.rst
Misc/NEWS.d/3.9.0a1.rst
Misc/NEWS.d/3.9.0a5.rst
Misc/NEWS.d/3.9.0a6.rst