Skip to content

MAINT: remove NUMPY_EXPERIMENTAL_ARRAY_FUNCTION environment variable#23376

Merged
charris merged 3 commits intonumpy:mainfrom
rgommers:remove-experimental-envvar
Mar 13, 2023
Merged

MAINT: remove NUMPY_EXPERIMENTAL_ARRAY_FUNCTION environment variable#23376
charris merged 3 commits intonumpy:mainfrom
rgommers:remove-experimental-envvar

Conversation

@rgommers
Copy link
Copy Markdown
Member

@rgommers rgommers commented Mar 12, 2023

As discussed in https://mail.python.org/archives/list/numpy-discussion@python.org/thread/UKZJACAP5FUG7KP2AQDPE4P5ADNWLOHZ/. This flag was always meant to be temporary, and cleaning it up is long overdue.

During removal I came across a very old deprecation for y= as an alias for out= in fix/isposinf/isneginf, so I took that along as well.

@rgommers rgommers force-pushed the remove-experimental-envvar branch from efe8309 to 0bcd333 Compare March 12, 2023 22:31
@charris charris merged commit 99eaf34 into numpy:main Mar 13, 2023
@charris
Copy link
Copy Markdown
Member

charris commented Mar 13, 2023

Lot of work just to remove that :) Thanks Ralf.

@rgommers rgommers deleted the remove-experimental-envvar branch March 13, 2023 09:54
@rgommers rgommers added this to the 1.25.0 release milestone Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants