Skip to content

Stop pinning to an exact version of Cython #70

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

Merged
merged 1 commit into from
Aug 7, 2021
Merged

Stop pinning to an exact version of Cython #70

merged 1 commit into from
Aug 7, 2021

Conversation

elprans
Copy link
Member

@elprans elprans commented Aug 6, 2021

Cython 0.29 is in maintenance mode, so the risk of big breakage is low.
On the other hand, this maintenance picks up important fixes, including
support for newer Pythons. Furthermore, pinning to an exact version
may cause conflicts if something else pins to a slightly different version.

Cython 0.29 is in maintenance mode, so the risk of big breakage is low.
On the other hand, this maintenance picks up important fixes, including
support for newer Pythons.  Furthermore, pinning to an exact version
may cause conflicts if something else pins to a slightly different version.
@elprans elprans requested review from 1st1 and fantix August 6, 2021 18:44
@elprans elprans merged commit 4f22ad3 into master Aug 7, 2021
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