Skip to content
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

Support NumPy 1.18 #5758

Merged
merged 11 commits into from Jun 2, 2020
Merged

Support NumPy 1.18 #5758

merged 11 commits into from Jun 2, 2020

Conversation

stuartarchibald
Copy link
Contributor

@stuartarchibald stuartarchibald commented May 27, 2020

Adds support for NumPy 1.18 and fixes a few bugs on the way.

This gets merged in:
Closes #5153

This also gets merged in:
Closes #4210

Also:

Closes #5752
Closes #5736
Closes #5178
Closes #4897
Closes #4125
Closes #5788

Copy link
Member

@sklam sklam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that this patch is fixing the the listed issue tickets.

@sklam sklam added 5 - Ready to merge Review and testing done, is ready to merge and removed 3 - Ready for Review labels Jun 2, 2020
@sklam sklam merged commit 9ae716c into numba:master Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment