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

Remove builds for Python 2.7 and node 10 #638

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

AntonOfTheWoods
Copy link
Contributor

  • Python 2.7 is EOL and will soon be removed from PyPI
  • Node 10 is EOL and has already been removed from npm, meaning appveyor
    no longer allows ANY new commits to be merged.

- Python 2.7 is EOL and will soon be removed from PyPI
- Node 10 is EOL and has already been removed from npm, meaning appveyor
no longer allows ANY new commits to be merged.
@AntonOfTheWoods
Copy link
Contributor Author

@sgalal , the addition of Python 3.10 failed because npm appears to no longer support node 10, or something like that. In any case, both of these versions (python 2.7 and node 10) are EOL and have several security issues. In order to be good net citizens, I think we should stop supporting them too :-).

Copy link
Contributor

@sgalal sgalal left a comment

Choose a reason for hiding this comment

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

Sure, I agree that we should stop supporting Python 2.7 and Node 10. In case someone need it, the old versions can be used.

@sgalal sgalal merged commit de82238 into BYVoid:master Nov 24, 2021
@AntonOfTheWoods AntonOfTheWoods deleted the remove_obsolete_runtimes branch November 25, 2021 00:34
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.

2 participants