-
-
Notifications
You must be signed in to change notification settings - Fork 12k
DOC: Update NEP 52 file #24620
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
DOC: Update NEP 52 file #24620
Conversation
rgommers
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Mateusz, this looks like a good start.
How detailed would you like this update? Should I link all PRs and list specific changes?
Probably not, that's too much. How about you choose a selection of the key ones, and for the rest note that there's a NumPy 2.0 API Changes label that contains all the relevant PRs?
The other addition that would be useful I think is to comment on things that we considered but eventually rejected as changes for some reason? Most often that's "significant usage, so impact too high", but for example for the busday ones it's because moving them is a lot of work - too much for 4 functions. Perhaps add a new section right above Related Work that is titled API changes considered and rejected?
d558730 to
7185d24
Compare
7185d24 to
f3e18eb
Compare
|
Hi @rgommers, |
Yes indeed - see https://numpy.org/neps/nep-0000.html#how-a-nep-becomes-accepted. I just sent that email, so that's the thread to link: https://mail.python.org/archives/list/[email protected]/thread/QLMPFTWA67DXE3JCUQT2RIRLQ44INS4F/ |
|
Thanks @mtsokol. If there are any other fixups lets take care of it in a followup. |
Hi @rgommers,
I started updating NEP 52 file: I removed bullet-points that we agreed to drop from the 2.0 release and added links to relevant issues with discussions.
How detailed would you like this update? Should I link all PRs and list specific changes?