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

MNT: use only int instead of long in cython code #4195

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

tacaswell
Copy link
Contributor

cython/cython#5830 /
d7e95912b6ed7d20e190fbf1aecb9f2a997d479 in cython removed long as a valid type in favor of int at language level 3.

Checklist:


cython/cython#5830 /
d7e95912b6ed7d20e190fbf1aecb9f2a997d479 in cython removed
long as a valid type in favor of int at language level 3.
@t20100 t20100 merged commit 5794746 into silx-kit:main Nov 12, 2024
4 of 9 checks passed
@tacaswell tacaswell deleted the mnt/cython_long_removal branch November 12, 2024 17:01
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