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 Python 2.7 (EOL) #192

Merged

Conversation

smaeda-ks
Copy link
Contributor

@smaeda-ks smaeda-ks commented May 27, 2019

Status: WIP

Python 2 will no longer be maintained after December 31st, 2019.

https://pythonclock.org/
https://www.python.org/dev/peps/pep-0373/

Timeline

#215

@smaeda-ks smaeda-ks added the task label May 27, 2019
@smaeda-ks smaeda-ks self-assigned this May 27, 2019
@smaeda-ks smaeda-ks force-pushed the smaeda-ks/develop/retire-python2 branch from fbfce27 to 2da6945 Compare May 27, 2019 10:50
@smaeda-ks smaeda-ks force-pushed the smaeda-ks/develop/retire-python2 branch 4 times, most recently from 2670738 to d72ddd0 Compare May 28, 2019 08:12
- Drop support for Python 2
- Drop support for EOL Python 3.x versions
- Update PyPy version
@smaeda-ks smaeda-ks force-pushed the smaeda-ks/develop/retire-python2 branch from 3a50a65 to c3e96bf Compare May 28, 2019 10:06
@smaeda-ks smaeda-ks changed the title [WIP] Drop support for Python 2 and EOL Python 3.X versions Drop support for Python 2 and EOL Python 3.X versions May 28, 2019
@smaeda-ks smaeda-ks changed the title Drop support for Python 2 and EOL Python 3.X versions [WIP] Drop support for Python 2 and EOL Python 3.X versions May 29, 2019
@smaeda-ks
Copy link
Contributor Author

smaeda-ks commented May 29, 2019

I'll divide this PR to scope:

  1. Python 2.7 deprecation
  2. drop EOL Python 3.x version support => Support Python 3.5+ and drop 3.3/3.4 (EOL) #194

and this PR will only focus on 1.

@smaeda-ks smaeda-ks changed the title [WIP] Drop support for Python 2 and EOL Python 3.X versions [WIP] Drop support for Python 2.7 (EOL) May 29, 2019
@smaeda-ks smaeda-ks changed the title [WIP] Drop support for Python 2.7 (EOL) Drop support for Python 2.7 (EOL) Nov 29, 2019
@smaeda-ks smaeda-ks requested a review from a team November 29, 2019 07:02
Copy link
Collaborator

@juanshishido juanshishido left a comment

Choose a reason for hiding this comment

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

LGTM!

@smaeda-ks smaeda-ks merged commit d239bd8 into xdevplatform:master Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants