Commit b9438ceb authored by Nick Coghlan's avatar Nick Coghlan Committed by Łukasz Langa

Add some placeholder notes for major 3.8 features (GH-13927)

parent 45a14942
......@@ -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
=============================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment