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

DEP: Pin cython>=3 #1281

Merged
merged 1 commit into from
Aug 7, 2023
Merged

DEP: Pin cython>=3 #1281

merged 1 commit into from
Aug 7, 2023

Conversation

snowman2
Copy link
Contributor

@mwtoews
Copy link
Member

mwtoews commented Jul 18, 2023

Thanks, the long-awaited Cython 3.0 has been released (e.g. InfoWorld).

The CI tests are still using Cython~=0.29.29 (from -r requirements-dev.txt (line 4)).

Are there any relevant items in the migration guide that should be considered?

@snowman2
Copy link
Contributor Author

The CI tests are still using Cython~=0.29.29 (from -r requirements-dev.txt (line 4)).

Thanks - updated.

@snowman2
Copy link
Contributor Author

Are there any relevant items in the migration guide that should be considered?

Possibly, but nothing pops out to me at the moment.

@mwtoews
Copy link
Member

mwtoews commented Jul 18, 2023

With a local build, the only thing that pops up for me is:

warning: fiona/_env.pyx:152:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See cython/cython#4310

this can be addressed later.

@snowman2
Copy link
Contributor Author

See #1137

@sgillies sgillies merged commit 828f4df into Toblerity:master Aug 7, 2023
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.

3 participants