mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-90301: Doc: Add references to PEP 686 (#96816)
Doc: Add references to PEP 686.
This commit is contained in:
parent
9fbfa42ece
commit
87679a6e60
2 changed files with 14 additions and 7 deletions
|
@ -159,6 +159,11 @@ can be read from :data:`sys.flags.utf8_mode <sys.flags>`.
|
|||
See also the :ref:`UTF-8 mode on Windows <win-utf8-mode>`
|
||||
and the :term:`filesystem encoding and error handler`.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:pep:`686`
|
||||
Python 3.15 will make :ref:`utf8-mode` default.
|
||||
|
||||
|
||||
.. _os-procinfo:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue