Fix nested list in 3.7 What's New (GH-7659)

This commit is contained in:
Ned Deily 2018-06-12 04:51:38 -04:00 committed by GitHub
parent 04290cb994
commit 5a98209180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ Significant improvements in the standard library:
CPython implementation improvements:
* Avoiding the use of ASCII as a default text encoding:
* :ref:`PEP 538 <whatsnew37-pep538>`, legacy C locale coercion
* :ref:`PEP 540 <whatsnew37-pep540>`, forced UTF-8 runtime mode
* :ref:`PEP 552 <whatsnew37-pep552>`, deterministic .pycs