Windows Subsystem for Linux has taken lots of mindshare from Cygwin, slowing its development to the point where its default Python is now v3.9, which is end-of-life. Given that our README.md suggests a supported version of Python, we will soon stop supporting and testing Python 3.9.
Will Cygwin upgrade to a supported version of Python? If not, what would be the impact of us dropping support for Cygwin?
Perhaps this solves things?
https://cygwin.com/packages/summary/python312.html vs.
https://cygwin.com/packages/summary/python3.html (v3.9).
Node-gyp usage on Cygwin is blocked by:
Windows Subsystem for Linux has taken lots of mindshare from Cygwin, slowing its development to the point where its default Python is now v3.9, which is end-of-life. Given that our README.md suggests a supported version of Python, we will soon stop supporting and testing Python 3.9.
Will
Cygwinupgrade to a supported version of Python? If not, what would be the impact of us dropping support forCygwin?Cygwinin code, issues, pull requests: https://github.com/search?q=repo%3Anodejs%2Fnode-gyp+cygwinPerhaps this solves things?
https://cygwin.com/packages/summary/python312.html vs.
https://cygwin.com/packages/summary/python3.html (v3.9).
Node-gyp usage on Cygwin is blocked by: