]> granicus.if.org Git - python/commitdiff
Make the 'read on' sentence cover more ground.
authorR David Murray <rdmurray@bitdance.com>
Tue, 24 Dec 2013 02:30:06 +0000 (21:30 -0500)
committerR David Murray <rdmurray@bitdance.com>
Tue, 24 Dec 2013 02:30:06 +0000 (21:30 -0500)
Doc/whatsnew/3.4.rst

index 9f95fdc247c9120840f4f8120858bb7c663dcbb9..45818d572c6c1c5fffa06370dbdac53fdaf537d8 100644 (file)
@@ -146,8 +146,9 @@ CPython implementation improvements:
 * The :mod:`marshal` format has been made :ref:`more compact and efficient
   <whatsnew-marshal-3>` (: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