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

3451 doubleword #3472

Merged
merged 3 commits into from
Jun 17, 2021
Merged

3451 doubleword #3472

merged 3 commits into from
Jun 17, 2021

Conversation

kif
Copy link
Member

@kif kif commented May 31, 2021

Minor improvement over existing PR: just rename 3 functions

@kif kif requested a review from pierrepaleo May 31, 2021 08:24
@pierrepaleo
Copy link
Contributor

Looks good. CI fails on some platform with

2021-05-31T08:26:05.3283670Z   File "setup.py", line 612, in patch_extension
2021-05-31T08:26:05.3284390Z     numpy_version = [int(i) for i in numpy.version.short_version.split(".", 2)[:2]]
2021-05-31T08:26:05.3285640Z AttributeError: module 'numpy.version' has no attribute 'short_version'

@kif
Copy link
Member Author

kif commented May 31, 2021 via email

@t20100
Copy link
Member

t20100 commented May 31, 2021

Maybe related to https://pypi.org/project/numpy/1.21.0rc1/ released on the 24th of May?

@kif
Copy link
Member Author

kif commented May 31, 2021

I confirm ... Able to reproduce the bug with numpy-RC

@kif
Copy link
Member Author

kif commented May 31, 2021

numpy/numpy#19142

@kif
Copy link
Member Author

kif commented Jun 1, 2021

Fixed upstream ... waiting for numpy 1.21rc2.

@t20100
Copy link
Member

t20100 commented Jun 17, 2021

LGTM, can this be merged?

@t20100 t20100 merged commit f564762 into silx-kit:master Jun 17, 2021
This was referenced Jun 17, 2021
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.

3 participants