summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrigitta Sipocz <bsipocz@gmail.com>2020-07-12 15:19:18 -0700
committerBrigitta Sipőcz <bsipocz@gmail.com>2022-05-17 20:26:22 -0700
commit1dde871ee7977f6561358c777cfb1fa4c18bf916 (patch)
treed4e59a5985e385066af8c43446b4080c3be18a45 /doc
parent70ecc0f840e4519ea8c9944abcb5e9e2c73b6178 (diff)
downloadnumpy-1dde871ee7977f6561358c777cfb1fa4c18bf916.tar.gz
Adding changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/release/upcoming_changes/16830.expired.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release/upcoming_changes/16830.expired.rst b/doc/release/upcoming_changes/16830.expired.rst
new file mode 100644
index 000000000..2994a7d9e
--- /dev/null
+++ b/doc/release/upcoming_changes/16830.expired.rst
@@ -0,0 +1,6 @@
+``NpzFile.iteritems()`` and ``NpzFile.iterkeys()`` are removed
+--------------------------------------------------------------
+
+As part of the continued removal of Python 2 compatibility
+``NpzFile.iteritems()`` and ``NpzFile.iterkeys()`` methods are now removed. This
+concludes the deprecation from 1.15.