mirror of https://github.com/python/cpython
Mention deprecation and porting sections in intro.
This commit is contained in:
parent
f85b2a8dc7
commit
3f122d6f44
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue