Skip to content

NEP: Accept NEP 35 (like= keyword for array creation) as final #19188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

seberg
Copy link
Member

@seberg seberg commented Jun 7, 2021

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 gh-17075
all seem not very relevant anymore.

@seberg seberg changed the title NEP: Accept NEP 35 as final NEP: Accept NEP 35 (like= keyword for array creation) as final Jun 7, 2021
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.
@seberg
Copy link
Member Author

seberg commented Jun 7, 2021

Ping @pentschev, I don't think there was anything more necessary here, right?

@seberg seberg added 62 - Python API Changes or additions to the Python API. Mailing list should usually be notified. component: NEP 09 - Backport-Candidate PRs tagged should be backported labels Jun 7, 2021
@pentschev
Copy link
Contributor

All good in the current form from my side. Thanks @seberg for putting this together!

@charris charris merged commit 1769352 into numpy:main Jun 7, 2021
@charris
Copy link
Member

charris commented Jun 7, 2021

Thanks Sebastian.

@seberg seberg deleted the accept-nep35 branch June 7, 2021 19:50
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
62 - Python API Changes or additions to the Python API. Mailing list should usually be notified. component: NEP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants