Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Doc/whatsnew/3.8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@ For full details, see the :ref:`changelog <changelog>`.
form. It will be updated substantially as Python 3.8 moves towards release,
so it's worth checking back even after reading earlier versions.

Some notable items not yet covered here:

* :pep:`574` - Pickle protocol 5 with out-of-band data buffer support
* :pep:`578` - Runtime audit hooks for potentially sensitive operations
* ``python -m asyncio`` runs a natively async REPL
* ...


Summary -- Release highlights
=============================
Expand Down