mirror of
https://github.com/python/cpython.git
synced 2026-05-10 04:20:54 +00:00
Make the 'read on' sentence cover more ground.
This commit is contained in:
parent
bcaaecfe1e
commit
347f9c7457
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue