summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-09-16-17-04-16.bpo-34659.CWemzH.rst
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2019-02-03 13:02:52 (GMT)
committerŁukasz Langa <lukasz@langa.pl>2019-02-03 13:02:52 (GMT)
commit8efa3b69f669fcca8ebe0d046ae078e64d073bd2 (patch)
tree61a9393f6217b7240f2cf95fca7fe8f8bdc49663 /Misc/NEWS.d/next/Library/2018-09-16-17-04-16.bpo-34659.CWemzH.rst
parentf75d59e1a896115bd52f543a417c665d6edc331f (diff)
downloadcpython-8efa3b69f669fcca8ebe0d046ae078e64d073bd2.zip
cpython-8efa3b69f669fcca8ebe0d046ae078e64d073bd2.tar.gz
cpython-8efa3b69f669fcca8ebe0d046ae078e64d073bd2.tar.bz2
[blurb] v3.8.0a1
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-09-16-17-04-16.bpo-34659.CWemzH.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2018-09-16-17-04-16.bpo-34659.CWemzH.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-09-16-17-04-16.bpo-34659.CWemzH.rst b/Misc/NEWS.d/next/Library/2018-09-16-17-04-16.bpo-34659.CWemzH.rst
deleted file mode 100644
index 3b7925a..0000000
--- a/Misc/NEWS.d/next/Library/2018-09-16-17-04-16.bpo-34659.CWemzH.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add an optional *initial* argument to itertools.accumulate().