mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
[3.12] gh-123492: Remove unnecessary :func:
parentheses (gh-123493) (#123512)
This commit is contained in:
parent
0181aa2e3e
commit
d5abd02f36
66 changed files with 122 additions and 122 deletions
|
@ -950,7 +950,7 @@ conflict.
|
|||
'surrogatepass' are used.
|
||||
|
||||
This may also be enabled at runtime with
|
||||
:func:`sys._enablelegacywindowsfsencoding()`.
|
||||
:func:`sys._enablelegacywindowsfsencoding`.
|
||||
|
||||
.. availability:: Windows.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue