mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
3.6 what's new: fix a reference to PEP 528 (GH-7113) (#7256)
(cherry picked from commit 495e567a2b
)
Co-authored-by: Dmitry Shachnev <mitya57@users.noreply.github.com>
This commit is contained in:
parent
ea1982a475
commit
5191892c29
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