Make the 'read on' sentence cover more ground.

This commit is contained in:
R David Murray 2013-12-23 21:30:06 -05:00
parent bcaaecfe1e
commit 347f9c7457

View 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