Skip to content

Commit 5191892

Browse files
miss-islingtonmitya57
authored andcommitted
3.6 what's new: fix a reference to PEP 528 (GH-7113) (#7256)
(cherry picked from commit 495e567) Co-authored-by: Dmitry Shachnev <[email protected]>
1 parent ea1982a commit 5191892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Security improvements:
148148

149149
Windows improvements:
150150

151-
* :ref:`PEP 528 <whatsnew36-pep529>` and :ref:`PEP 529 <whatsnew36-pep529>`,
151+
* :ref:`PEP 528 <whatsnew36-pep528>` and :ref:`PEP 529 <whatsnew36-pep529>`,
152152
Windows filesystem and console encoding changed to UTF-8.
153153

154154
* The ``py.exe`` launcher, when used interactively, no longer prefers

0 commit comments

Comments
 (0)