Mention deprecation and porting sections in intro.

This commit is contained in:
R David Murray 2013-12-22 21:09:16 -05:00
parent f85b2a8dc7
commit 3f122d6f44
1 changed files with 2 additions and 1 deletions

View File

@ -136,7 +136,8 @@ 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.
Please read on for a comprehensive list of user-facing changes, including
sections on deprecations and porting issues.
New expected features for Python implementations