summaryrefslogtreecommitdiff
path: root/doc/neps
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2019-11-23 08:48:22 -0800
committerGitHub <noreply@github.com>2019-11-23 08:48:22 -0800
commite9452bf0baece0ccee2e5bb90c322190e9b8493f (patch)
treec360d720d2b13249f5ebbf10cadda6f6d454d47f /doc/neps
parentd76efa771b4915f4e3f5aa2023bb50e46c41b4bc (diff)
parent2dae0a549fadd5781b8fd56ac45ff810617ab248 (diff)
downloadnumpy-e9452bf0baece0ccee2e5bb90c322190e9b8493f.tar.gz
Merge pull request #14903 from mattip/nep-0034-accepted
NEP: move nep 34 to accepted
Diffstat (limited to 'doc/neps')
-rw-r--r--doc/neps/nep-0034.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/neps/nep-0034.rst b/doc/neps/nep-0034.rst
index d9a9c62f2..4863bad86 100644
--- a/doc/neps/nep-0034.rst
+++ b/doc/neps/nep-0034.rst
@@ -3,10 +3,10 @@ NEP 34 — Disallow inferring ``dtype=object`` from sequences
===========================================================
:Author: Matti Picus
-:Status: Draft
+:Status: Accepted
:Type: Standards Track
:Created: 2019-10-10
-
+:Resolution: https://mail.python.org/pipermail/numpy-discussion/2019-October/080200.html
Abstract
--------