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

[Backport 1.2] Bugfix for Issue 218: NDCube slicing with numpy.int64 #227

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

sunpy-backport[bot]
Copy link

Backport #223.

If an axis after the first axis was sliced with a non-native int type,
e.g. numpy.int64, the slixing would crash due to missing_axes not being
altered.  This commit adds support for nupy.int64 and numpy.int32 types.
@DanRyanIrish
Copy link
Member

@Cadair can this just be merged? Haven't dealt with a bot-opened backport before.

@Cadair
Copy link
Member

Cadair commented Jan 9, 2020

treat it like any other PR. Are the fails the same as the other PRs?

@Cadair Cadair merged commit 744d084 into 1.2 Mar 19, 2020
@Cadair Cadair deleted the backport-223-to-1.2 branch March 19, 2020 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants