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 Python2 compatibility #371

Merged
merged 1 commit into from
Mar 16, 2018
Merged

Conversation

samuelhwilliams
Copy link
Contributor

@samuelhwilliams samuelhwilliams commented Mar 15, 2018

Summary

We've done a lot of work migrating our apps and libs to Python 3, so we
are no longer actively looking to support Python 2. The only known
things left running on Python 2 are a couple of scripts in dm-scripts,
but we have tickets to update these to Python 3 in the immediate future
and they are unlikely to be run before that happens.

Our other libs with Python 2 tests running are dm-apiclient, dm-aws, and dm-content-loader.

Copy link
Contributor

@TheDoubleK TheDoubleK left a comment

Choose a reason for hiding this comment

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

I'm totally fine with this, but probably worth getting more opinions too.

Copy link
Contributor

@idavidmcdonald idavidmcdonald left a comment

Choose a reason for hiding this comment

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

Is it worth removing all the six support and major bumping this as well?

@samuelhwilliams
Copy link
Contributor Author

@idavidmcdonald that makes a lot of sense. Done.

Copy link
Contributor

@idavidmcdonald idavidmcdonald left a comment

Choose a reason for hiding this comment

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

Nice

Bump to 35.0.0 as we are dropping Python3 compatibility.

We've done a lot of work migrating our apps and libs to Python 3, so we
are no longer actively looking to support Python 2. The only known
things left running on Python 2 are a couple of scripts in dm-scripts,
but we have tickets to update these to Python 3 in the immediate future
and they are unlikely to be run before that happens.
@samuelhwilliams samuelhwilliams requested a review from risicle March 15, 2018 11:39
@samuelhwilliams samuelhwilliams merged commit 30149aa into master Mar 16, 2018
@samuelhwilliams samuelhwilliams deleted the shw-remove-py2-tests branch March 16, 2018 07:47
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.

3 participants