Skip to content

Commit 66cea5c

Browse files
Fix nested list in 3.7 What's New (GH-7659) (GH-7660)
(cherry picked from commit 5a98209) Co-authored-by: Ned Deily <[email protected]>
1 parent 53ed885 commit 66cea5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/whatsnew/3.7.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Significant improvements in the standard library:
9898
CPython implementation improvements:
9999

100100
* Avoiding the use of ASCII as a default text encoding:
101+
101102
* :ref:`PEP 538 <whatsnew37-pep538>`, legacy C locale coercion
102103
* :ref:`PEP 540 <whatsnew37-pep540>`, forced UTF-8 runtime mode
103104
* :ref:`PEP 552 <whatsnew37-pep552>`, deterministic .pycs

0 commit comments

Comments
 (0)