8000 NEP: Accept NEP 35 as final · val-verde/python-numpy@293e022 · GitHub
[go: up one dir, main page]

Skip to content

Commit 293e022

Browse files
NEP: Accept NEP 35 as final
This accepts NEP 35 as final. There has been no discussion about it in a long time. The current mode is strict about type input (`like=` must be an array-like). So that most of the "open" points are OK to remain open. Unless we need to discuss the name `like` or the fact that we pass an array-like itself, the previously noted open points numpygh-17075 all seem not very relevant anymore.
1 parent f15def0 commit 293e022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cython==0.29.24
22
wheel==0.37.0
3-
setuptools==59.2.0
3+
setuptools==60.2.0
44
hypothesis==6.24.1
55
pytest==6.2.5
66
pytz==2021.3

0 commit comments

Comments
 (0)
0