]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123513)
authorWei-Hsiang (Matt) Wang <mattwang44@gmail.com>
Fri, 30 Aug 2024 17:14:48 +0000 (01:14 +0800)
committerGitHub <noreply@github.com>
Fri, 30 Aug 2024 17:14:48 +0000 (20:14 +0300)
commit9f5f2b712884bc2d366737eda7e69bc126269fd0
tree97c1e4fe920ebe193606a73b3025bb88406e6769
parent8ef277e5e92b79f5e65eda4757e131aee070e092
[3.13] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123513)
75 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/enum.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/platform.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/time.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/using/ios.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.13.0a1.rst
Misc/NEWS.d/3.13.0a2.rst
Misc/NEWS.d/3.13.0a3.rst
Misc/NEWS.d/3.13.0a4.rst
Misc/NEWS.d/3.13.0a5.rst
Misc/NEWS.d/3.13.0a6.rst
Misc/NEWS.d/3.13.0b1.rst
Misc/NEWS.d/3.13.0b3.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