summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.7.rst
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2018-06-12 08:51:38 (GMT)
committerGitHub <noreply@github.com>2018-06-12 08:51:38 (GMT)
commit5a9820918077a65db90f24733edc8935c3e2130e (patch)
tree89b8c668fd5000c204710f93f581af24db3c373b /Doc/whatsnew/3.7.rst
parent04290cb9945eca1a97f6924495256c15f29fab41 (diff)
downloadcpython-5a9820918077a65db90f24733edc8935c3e2130e.zip
cpython-5a9820918077a65db90f24733edc8935c3e2130e.tar.gz
cpython-5a9820918077a65db90f24733edc8935c3e2130e.tar.bz2
Fix nested list in 3.7 What's New (GH-7659)
Diffstat (limited to 'Doc/whatsnew/3.7.rst')
-rw-r--r--Doc/whatsnew/3.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.7.rst b/Doc/whatsnew/3.7.rst
index bb9c3ab..f175426 100644
--- a/Doc/whatsnew/3.7.rst
+++ b/Doc/whatsnew/3.7.rst
@@ -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