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

Add support for py3.12, node20, remove EOL py3.7, node16 #820

Merged
merged 3 commits into from
Oct 15, 2023

Conversation

AntonOfTheWoods
Copy link
Contributor

Fixes #819

Without removing this EOL, no further PRs can pass

The addition of support for node 20 is a different concern, and should
be addressed in a separate commit and PR

Signed-off-by: Anton Melser <anton.melser@outlook.com>
Signed-off-by: Anton Melser <anton.melser@outlook.com>
Signed-off-by: Anton Melser <anton.melser@outlook.com>
@AntonOfTheWoods AntonOfTheWoods changed the title Add Python 3.12 support and remove EOL 3.7 Add support for py3.12, node20, remove EOL py3.7, node16 Oct 15, 2023
@AntonOfTheWoods
Copy link
Contributor Author

@ayaka14732 and other maintainers, this should get us up-to-date for both Python and Node. Please let me know if you think anything else is necessary!

@ayaka14732 ayaka14732 merged commit 3b392eb into BYVoid:master Oct 15, 2023
10 checks passed
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.

Add support for py3.12, node20, remove EOL py3.7, node16
2 participants