8000 NEP: accept NEP 23 (backwards compatibility policy) · rgommers/numpy@6af6feb · GitHub
[go: up one dir, main page]

< 8000 div data-turbo-body class="logged-out env-production page-responsive" style="word-wrap: break-word;">
Skip to content

Commit 6af6feb

Browse files
committed
NEP: accept NEP 23 (backwards compatibility policy)
Closes numpygh-16193 [ci skip]
1 parent af51d66 commit 6af6feb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/neps/nep-0023-backwards-compatibility.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ NEP 23 — Backwards compatibility and deprecation policy
55
=======================================================
66

77
:Author: Ralf Gommers <ralf.gommers@gmail.com>
8-
:Status: Draft
8+
:Status: Accepted
99
:Type: Process
1010
:Created: 2018-07-14
11-
:Resolution: <url> (required for Accepted | Rejected | Withdrawn)
11+
:Resolution: https://mail.python.org/pipermail/numpy-discussion/2021-January/081423.html
12+
1213

1314
Abstract
1415
--------
@@ -325,6 +326,8 @@ Discussion
325326
----------
326327

327328
- `Mailing list discussion on the first version of this NEP in 2018 <https://mail.python.org/pipermail/numpy-discussion/2018-July/078432.html>`__
329+
- `Mailing list discussion on the Dec 2020 update of this NEP <https://mail.python.org/pipermail/numpy-discussion/2020-December/081358.html>`__
330+
- `PR with review comments on the the Dec 2020 update of this NEP <https://github.com/numpy/numpy/pull/18097>`__
328331

329332

330333
References and Footnotes

0 commit comments

Comments
 (0)
0