Skip to content

Deal with np.int_ on Windows, handle missing __INDEX__#943

Merged
texodus merged 4 commits intomasterfrom
win_npint
Feb 24, 2020
Merged

Deal with np.int_ on Windows, handle missing __INDEX__#943
texodus merged 4 commits intomasterfrom
win_npint

Conversation

@timkpaine
Copy link
Member

@timkpaine timkpaine commented Feb 22, 2020

@timkpaine timkpaine added bug Concrete, reproducible bugs Python cla-present and removed cla-present labels Feb 22, 2020
Copy link
Contributor

@sc1f sc1f left a comment

Choose a reason for hiding this comment

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

Looks awesome! Thanks for the fix.

@texodus
Copy link
Member

texodus commented Feb 24, 2020

Thanks for the PR!

@texodus texodus merged commit e95f4c4 into master Feb 24, 2020
@texodus texodus deleted the win_npint branch February 24, 2020 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs Python

Development

Successfully merging this pull request may close these issues.

Numpy int defaults to int32 on Windows, int64 on *nix

4 participants