3.6 what's new: fix a reference to PEP 528 (GH-7113) (#7257)
(cherry picked from commit 495e567a2b
)
Co-authored-by: Dmitry Shachnev <mitya57@users.noreply.github.com>
This commit is contained in:
parent
7301dd91e8
commit
7da7a01f99
|
@ -147,7 +147,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…
Reference in New Issue