]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
authorWei-Hsiang (Matt) Wang <mattwang44@gmail.com>
Fri, 30 Aug 2024 11:34:09 +0000 (19:34 +0800)
committerGitHub <noreply@github.com>
Fri, 30 Aug 2024 11:34:09 +0000 (14:34 +0300)
commit103a0470e31d80d56097f57a27d97d7d2d3c9fbb
tree52f32100a42617bf120a8bdb8d3aa193dc35ae8d
parent8aaf7525ab839c32966ee862363ad2543a721306
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
78 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.14.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.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
Misc/NEWS.d/next/Core and Builtins/2024-07-24-17-11-51.gh-issue-122234.VxsP_F.rst
Misc/NEWS.d/next/Library/2024-06-08-09-45-31.gh-issue-120244.8o9Dzr.rst
Misc/NEWS.d/next/Library/2024-07-06-23-39-38.gh-issue-121450.vGqb3c.rst