]> granicus.if.org Git - python/commitdiff
Add some placeholder notes for major 3.8 features (GH-13927) (#13929)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Jun 2019 11:31:13 +0000 (04:31 -0700)
committerVictor Stinner <vstinner@redhat.com>
Wed, 12 Jun 2019 11:31:13 +0000 (13:31 +0200)
(cherry picked from commit b9438ceb20635b00f10615c5b6d8dbe56e1d486b)

Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>
Doc/whatsnew/3.8.rst

index eb2a005898329d4814bdefc5613f9f100e8d28f0..7e5d2f1f2d02cdff98017e250ec56945b382eeac 100644 (file)
@@ -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
 =============================