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

gyp: Remove support for Python 2 #88

Merged
merged 4 commits into from
Jan 15, 2021

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Dec 30, 2020

Python 2 died one year ago so let's only support the currently supported versions of CPython:
https://devguide.python.org/#status-of-python-branches

Roughly corresponds with nodejs/node#36691 and nodejs/node-gyp#2300

@cclauss cclauss added the enhancement New feature or request label Dec 30, 2020
@targos
Copy link
Member

targos commented Dec 30, 2020

I'm OK with that, but after it lands, we won't be able downstream gyp-next into Node.js until 100% of the CI is ready for Python 3

@gengjiawen
Copy link
Member

@cclauss Looks like flake8 task is failing.

@gengjiawen gengjiawen changed the title Remove support for Python 2 gyp: Remove support for Python 2 Jan 15, 2021
@gengjiawen gengjiawen merged commit 22e4654 into nodejs:master Jan 15, 2021
@cclauss cclauss deleted the drop-legacy-Python branch January 15, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants