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

Stop supporting Python 2 #67

Closed
wants to merge 3 commits into from

Conversation

bethune-bryant
Copy link
Contributor

@bethune-bryant bethune-bryant commented Jul 18, 2019

Fixes #66.

Python 2 is being retired. This change should remove support for it going forward, but if a user still wants to use Python 2 they would just get the older version.

@bethune-bryant
Copy link
Contributor Author

@Stonesjtu
Do you know if there are there any other changes required for this?

@Stonesjtu
Copy link
Collaborator

Stonesjtu commented Jul 18, 2019

Afaik, it should work. @wookayin plz tag the current master as the final python2 support (optionally a final version on pypi) , then test this PR via a new version upload.

After that we can try install the package using different pip, see if it automatically choose the right version.

@wookayin wookayin added this to the 1.0 milestone Jul 22, 2019
@Stonesjtu Stonesjtu changed the title Stop Suppoting Python 2 Stop Supporting Python 2 Jul 22, 2019
@Stonesjtu Stonesjtu changed the title Stop Supporting Python 2 Stop supporting Python 2 Jul 22, 2019
@Stonesjtu
Copy link
Collaborator

@wookayin I think we can merge this and #65 now.

wookayin pushed a commit that referenced this pull request Jul 23, 2019
@wookayin
Copy link
Owner

Merged as fd337b9 (manually rebased and squashed due to conflict)

@wookayin wookayin closed this Jul 23, 2019
@bethune-bryant bethune-bryant deleted the drop_python2 branch July 24, 2019 16:24
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.

Drop Python 2 Support
3 participants