From: R David Murray Date: Tue, 24 Dec 2013 02:30:06 +0000 (-0500) Subject: Make the 'read on' sentence cover more ground. X-Git-Tag: v3.4.0b2~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=347f9c745707e5d55d261434c4c4affc3bbb4c85;p=python Make the 'read on' sentence cover more ground. --- diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index 9f95fdc247..45818d572c 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -146,8 +146,9 @@ CPython implementation improvements: * The :mod:`marshal` format has been made :ref:`more compact and efficient ` (:issue:`16475`). -Please read on for a comprehensive list of user-facing changes, including -sections on deprecations and porting issues. +Please read on for a comprehensive list of user-facing changes, including many +other smaller improvements, CPython optimizations, deprecations, and potential +porting issues. New expected features for Python implementations