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

Drop python 2.7, fix tests to work with Cython 3 #128

Merged
merged 16 commits into from Jul 24, 2023
Merged

Conversation

pauldmccarthy
Copy link
Owner

Fixes #127, and also removes support for Python 2.7 due to actions/setup-python#672

The code is still nominally compatible with Python 2.7, but I am not willing to invest the time in adjusting the CI workflows/scripts for building/testing against Python 2.7.

@pauldmccarthy pauldmccarthy merged commit 686f84a into master Jul 24, 2023
26 checks passed
@pauldmccarthy pauldmccarthy deleted the mnt/py2 branch July 24, 2023 14:04
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.

Incompatible with Cython 3 due to division semantics
1 participant