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

Upgrade cython code to python3 #157

Open
ramezquitao opened this issue May 3, 2024 · 0 comments
Open

Upgrade cython code to python3 #157

ramezquitao opened this issue May 3, 2024 · 0 comments

Comments

@ramezquitao
Copy link
Member

Most of pyOpTools Cython code is written using language_level=2 syntax. This still supported by Cython so it does not create a problem for the moment. Still the code should be modified to language_level=3.

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

No branches or pull requests

1 participant