summaryrefslogtreecommitdiff
path: root/doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2021-02-21 20:59:21 +0100
committerRalf Gommers <ralf.gommers@gmail.com>2021-02-23 11:50:02 +0100
commit580891011523124356fae536ceedd7f8ceda8a26 (patch)
treefdf91308a09a34caee65210670b54a15a2ff75c5 /doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
parentb126821abbf14c88f85646b3fa074d3466bf2dbf (diff)
downloadnumpy-580891011523124356fae536ceedd7f8ceda8a26.tar.gz
DOC: update NEP status for accepted/finished NEPs
[ci skip]
Diffstat (limited to 'doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst')
-rw-r--r--doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst b/doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
index e0ca59316..427d91b7d 100644
--- a/doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
+++ b/doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
@@ -424,6 +424,8 @@ Discussion
----------
- `Further discussion on implementation and the NEP's content <https://mail.python.org/pipermail/numpy-discussion/2020-August/080919.html>`_
+- `Decision to release an experimental implementation in NumPy 1.20.0 <https://mail.python.org/pipermail/numpy-discussion/2020-November/081193.html>`__
+
References
----------