diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2019-10-17 14:15:06 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2019-10-17 14:15:06 -0700 |
commit | cd0f4cd39050726c4382c60b47d2b1672557e6f2 (patch) | |
tree | f5bab9641b7996d65cfb6616daefe203095ec3b0 /doc | |
parent | 1185880f153c5bbc2081a17121617beb588cfb1f (diff) | |
download | numpy-cd0f4cd39050726c4382c60b47d2b1672557e6f2.tar.gz |
NEP: Accept NEP 29 as final
Diffstat (limited to 'doc')
-rw-r--r-- | doc/neps/nep-0029-deprecation_policy.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/neps/nep-0029-deprecation_policy.rst b/doc/neps/nep-0029-deprecation_policy.rst index 1e5aa5b2c..2f5c8ecb5 100644 --- a/doc/neps/nep-0029-deprecation_policy.rst +++ b/doc/neps/nep-0029-deprecation_policy.rst @@ -4,9 +4,10 @@ NEP 29 — Recommend Python and Numpy version support as a community policy stan :Author: Thomas A Caswell <tcaswell@gmail.com>, Andreas Mueller, Brian Granger, Madicken Munk, Ralf Gommers, Matt Haberland <mhaberla@calpoly.edu>, Matthias Bussonnier <bussonniermatthias@gmail.com>, Stefan van der Walt <stefanv@berkeley.edu> -:Status: Draft -:Type: Informational Track +:Status: Final +:Type: Informational :Created: 2019-07-13 +:Resolution: https://mail.python.org/pipermail/numpy-discussion/2019-October/080128.html Abstract |