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

Remove Python 2 support #409

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

mdko
Copy link
Contributor

@mdko mdko commented Jan 29, 2022

Note as of 22-01-29: don't pull yet

This removes Python 2 support, in preparation for whenever the macOS 12.3 update arrives and we can finally happily drop Python 2. A future commit that naturally follows this could be cleaning up existing code to use any new Python 3.X features.

This is currently set to run tests/work on Python 3.8. We should probably change this to reflect whatever minor version of Python 3 macOS ends up setting as the default (either installed with the system or by included with Xcode).

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.

1 participant