summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2018-06-12 04:51:38 -0400
committerGitHub <noreply@github.com>2018-06-12 04:51:38 -0400
commit5a9820918077a65db90f24733edc8935c3e2130e (patch)
tree89b8c668fd5000c204710f93f581af24db3c373b /Doc
parent04290cb9945eca1a97f6924495256c15f29fab41 (diff)
downloadcpython-git-5a9820918077a65db90f24733edc8935c3e2130e.tar.gz
Fix nested list in 3.7 What's New (GH-7659)
Diffstat (limited to 'Doc')
-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 bb9c3aba38..f17542674c 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