summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/2017-08-10-17-32-48.bpo-31179.XcgLYI.rst
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2018-01-30 23:48:26 (GMT)
committerNed Deily <nad@python.org>2018-01-31 22:14:30 (GMT)
commit6e41cd95b5cc9288e94457be60bdcdc0fb6bebae (patch)
treea6b52ecb200ae2f66d0f96ccff2d95d8cbed529e /Misc/NEWS.d/next/Core and Builtins/2017-08-10-17-32-48.bpo-31179.XcgLYI.rst
parent1ca2ffdc532622ef001418585c146e6b0f31027f (diff)
downloadcpython-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/2017-08-10-17-32-48.bpo-31179.XcgLYI.rst')
-rw-r--r--Misc/NEWS.d/next/Core and Builtins/2017-08-10-17-32-48.bpo-31179.XcgLYI.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Core and Builtins/2017-08-10-17-32-48.bpo-31179.XcgLYI.rst b/Misc/NEWS.d/next/Core and Builtins/2017-08-10-17-32-48.bpo-31179.XcgLYI.rst
deleted file mode 100644
index 12ebc8b..0000000
--- a/Misc/NEWS.d/next/Core and Builtins/2017-08-10-17-32-48.bpo-31179.XcgLYI.rst
+++ /dev/null
@@ -1 +0,0 @@
-Make dict.copy() up to 5.5 times faster.