Skip to content

DEP: Remove PyArray complex macros and move PyArray_MIN/MAX#24258

Merged
charris merged 2 commits intonumpy:mainfrom
lysnikolaou:remove-pyarray-macros
Jul 25, 2023
Merged

DEP: Remove PyArray complex macros and move PyArray_MIN/MAX#24258
charris merged 2 commits intonumpy:mainfrom
lysnikolaou:remove-pyarray-macros

Conversation

@lysnikolaou
Copy link
Member

@lysnikolaou lysnikolaou commented Jul 25, 2023

Closes #24259.

@lysnikolaou lysnikolaou changed the title Remove PyArray complex macros and move PyArray_MIN/MAX ENH: Remove PyArray complex macros and move PyArray_MIN/MAX Jul 25, 2023
@lysnikolaou lysnikolaou changed the title ENH: Remove PyArray complex macros and move PyArray_MIN/MAX DEP: Remove PyArray complex macros and move PyArray_MIN/MAX Jul 25, 2023
@seberg seberg added this to the 2.0.0 release milestone Jul 25, 2023
@lysnikolaou
Copy link
Member Author

@seberg Thanks a lot for the quick review. Could we merge this so that I can merge it into #24085 as well?

@charris charris merged commit ac6da3b into numpy:main Jul 25, 2023
@charris
Copy link
Member

charris commented Jul 25, 2023

Thanks @lysnikolaou .

@rgommers rgommers added the 63 - C API Changes or additions to the C API. Mailing list should usually be notified. label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

63 - C API Changes or additions to the C API. Mailing list should usually be notified.

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

DEP: Remove PyArray complex macros and move PyArray_MIN/MAX to npy_math

4 participants