[3.12] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123512)

This commit is contained in:
Wei-Hsiang (Matt) Wang 2024-08-31 01:09:55 +08:00 committed by GitHub
parent 0181aa2e3e
commit d5abd02f36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
66 changed files with 122 additions and 122 deletions

View file

@ -950,7 +950,7 @@ conflict.
'surrogatepass' are used.
This may also be enabled at runtime with
:func:`sys._enablelegacywindowsfsencoding()`.
:func:`sys._enablelegacywindowsfsencoding`.
.. availability:: Windows.