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 #1361

Merged
merged 2 commits into from
Feb 20, 2022
Merged

Remove Python 2 support #1361

merged 2 commits into from
Feb 20, 2022

Conversation

swalkinshaw
Copy link
Member

Python 2 has been EOL for a while now anad is unsupported. macOS is removing it as well as of 12.3

Trellis was compatible with both Python 2 or 3 but it took some extra work and complexity. This removes all workarounds for python2 and makes python3 a requirement.

Python 2 has been EOL for a while now anad is unsupported. macOS is
removing it as well as of 12.3

Trellis was compatible with both Python 2 or 3 but it took some extra
work and complexity. This removes all workarounds for python2 and makes
python3 a requirement.
@swalkinshaw swalkinshaw changed the title Remove python2 support Remove Python 2 support Feb 20, 2022
@swalkinshaw swalkinshaw merged commit d1021e0 into master Feb 20, 2022
@swalkinshaw swalkinshaw deleted the remove-python2-support branch February 20, 2022 23:49
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