Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b9438ce

Browse files
ncoghlanambv
authored andcommitted
Add some placeholder notes for major 3.8 features (GH-13927)
1 parent 45a1494 commit b9438ce

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Doc/whatsnew/3.8.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ For full details, see the :ref:`changelog <changelog>`.
5252
form. It will be updated substantially as Python 3.8 moves towards release,
5353
so it's worth checking back even after reading earlier versions.
5454

55+
Some notable items not yet covered here:
56+
57+
* :pep:`574` - Pickle protocol 5 with out-of-band data buffer support
58+
* :pep:`578` - Runtime audit hooks for potentially sensitive operations
59+
* ``python -m asyncio`` runs a natively async REPL
60+
* ...
61+
5562

5663
Summary -- Release highlights
5764
=============================

0 commit comments

Comments
 (0)