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

Python 2 will be deprecated in a little more than 3 months #754

Closed
madacol opened this issue Sep 12, 2019 · 5 comments
Closed

Python 2 will be deprecated in a little more than 3 months #754

madacol opened this issue Sep 12, 2019 · 5 comments

Comments

@madacol
Copy link

madacol commented Sep 12, 2019

We have decided that January 1, 2020, will be the day that we sunset Python 2.That means that we will not improve it anymore after that day, even if someone finds a security problem in it. You should upgrade to Python 3 as soon as you can.
Source: https://www.python.org/doc/sunset-python-2/

The dependency node-gyp, depends on python 2.

There seems to be much progress going on nodejs/node-gyp#1844

I opened this basically to keep track of node-gyp status, until they release a version which defaults to python 3.

@cclauss
Copy link

cclauss commented Sep 12, 2019

Don't wait... Just use https://github.com/refack/GYP today.

@DRoet
Copy link
Contributor

DRoet commented Nov 12, 2019

it's worth noting that node-gyp : 6.0.0 has been released that accepts Python 3 by default

@cclauss
Copy link

cclauss commented Nov 12, 2019

Please use node-gyp >= 6.0.1 because that point release has some key updates.
https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md

@recrsn
Copy link
Collaborator

recrsn commented Nov 23, 2019

We don't bundle node-gyp but use the one provided with NPM.

@cclauss
Copy link

cclauss commented Nov 23, 2019

Perfect. Then just upgrade npm.

@recrsn recrsn closed this as completed Feb 17, 2020
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

No branches or pull requests

4 participants