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 Python2 and make Python 3.8 the min required version. #176

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

mikedarcy
Copy link
Collaborator

Remove conditional code for PY2 support.
Bump version to 1.7.0 (minor version update).

…sion.

Remove conditional code for PY2 support.
Bump version to 1.7.0 (minor version update).
@mikedarcy mikedarcy self-assigned this Mar 13, 2024
Copy link
Contributor

@robes robes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me. Did you run the tests?

@mikedarcy
Copy link
Collaborator Author

Changes look good to me. Did you run the tests?

I did not. I'll give it a try tomorrow.

@mikedarcy
Copy link
Collaborator Author

Changes look good to me. Did you run the tests?

I did not. I'll give it a try tomorrow.

Tests passed.

@mikedarcy mikedarcy merged commit a3fbe63 into master Mar 14, 2024
@mikedarcy mikedarcy deleted the python-3-min-version branch March 14, 2024 22:22
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.

2 participants