mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
3.6 what's new: fix a reference to PEP 528 (#7113)
This commit is contained in:
parent
05f1c8902c
commit
495e567a2b
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ Security improvements:
|
|||
|
||||
Windows improvements:
|
||||
|
||||
* :ref:`PEP 528 <whatsnew36-pep529>` and :ref:`PEP 529 <whatsnew36-pep529>`,
|
||||
* :ref:`PEP 528 <whatsnew36-pep528>` and :ref:`PEP 529 <whatsnew36-pep529>`,
|
||||
Windows filesystem and console encoding changed to UTF-8.
|
||||
|
||||
* The ``py.exe`` launcher, when used interactively, no longer prefers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue