diff options
author | Ned Deily <nad@python.org> | 2018-01-30 23:48:26 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-01-31 22:14:30 (GMT) |
commit | 6e41cd95b5cc9288e94457be60bdcdc0fb6bebae (patch) | |
tree | a6b52ecb200ae2f66d0f96ccff2d95d8cbed529e /Misc/NEWS.d/next/Core and Builtins/2018-01-14-12-42-17.bpo-32550.k0EK-4.rst | |
parent | 1ca2ffdc532622ef001418585c146e6b0f31027f (diff) | |
download | cpython-6e41cd95b5cc9288e94457be60bdcdc0fb6bebae.zip cpython-6e41cd95b5cc9288e94457be60bdcdc0fb6bebae.tar.gz cpython-6e41cd95b5cc9288e94457be60bdcdc0fb6bebae.tar.bz2 |
Update NEWS, docs, and patchlevel for 3.7.0b1
Diffstat (limited to 'Misc/NEWS.d/next/Core and Builtins/2018-01-14-12-42-17.bpo-32550.k0EK-4.rst')
-rw-r--r-- | Misc/NEWS.d/next/Core and Builtins/2018-01-14-12-42-17.bpo-32550.k0EK-4.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Core and Builtins/2018-01-14-12-42-17.bpo-32550.k0EK-4.rst b/Misc/NEWS.d/next/Core and Builtins/2018-01-14-12-42-17.bpo-32550.k0EK-4.rst deleted file mode 100644 index 9f77b94..0000000 --- a/Misc/NEWS.d/next/Core and Builtins/2018-01-14-12-42-17.bpo-32550.k0EK-4.rst +++ /dev/null @@ -1 +0,0 @@ -Remove the STORE_ANNOTATION bytecode. |