summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Hoyer <shoyer@gmail.com>2018-09-12 09:24:03 -0700
committerGitHub <noreply@github.com>2018-09-12 09:24:03 -0700
commit55e1498b2819fda43f615ce56bd9244dec296ab1 (patch)
tree4015592853dcf8f87084a01a4b41f05e48e62c76
parent99f7ad58fcfa3d09897426e468a66840026dbce8 (diff)
downloadnumpy-revert-11693-accept-nep18.tar.gz
Revert "NEP: Mark NEP 18 as accepted"revert-11693-accept-nep18
-rw-r--r--doc/neps/nep-0018-array-function-protocol.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/neps/nep-0018-array-function-protocol.rst b/doc/neps/nep-0018-array-function-protocol.rst
index e7d433e37..d4ba7879b 100644
--- a/doc/neps/nep-0018-array-function-protocol.rst
+++ b/doc/neps/nep-0018-array-function-protocol.rst
@@ -7,10 +7,9 @@ NEP 18 — A dispatch mechanism for NumPy's high level array functions
:Author: Marten van Kerkwijk <mhvk@astro.utoronto.ca>
:Author: Hameer Abbasi <hameerabbasi@yahoo.com>
:Author: Eric Wieser <wieser.eric@gmail.com>
-:Status: Accepted
+:Status: Draft
:Type: Standards Track
:Created: 2018-05-29
-:Resolution: https://mail.python.org/pipermail/numpy-discussion/2018-August/078493.html
Abstact
-------