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 support for Python 2 #161

Open
benmwebb opened this issue Jan 30, 2025 · 0 comments
Open

Drop support for Python 2 #161

benmwebb opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@benmwebb
Copy link
Contributor

python-ihm still works on a Python 2.7 system, but this requires some amount of maintenance, and we can't use some nicer Python 3 features like type annotations or f-strings. It is also getting harder to actually test the Python 2 codepaths in CI or on current workstations.

Plan to drop Python 2 support and clean up the codebase. Are there any uses of python-ihm (or python-modelcif) that still need Python 2? IMP uses it but as of the last stable release is now Python 3 only. @brindakv, any RCSB Python 2 workflows that use python-ihm? (I would assume not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant