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

feat: allow Python 3.13, also require newer wasmtime, phir #255

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

qartik
Copy link
Member

@qartik qartik commented Nov 5, 2024

Description

Fixes: #254

See https://qii404.me/github-release-statistics/ or https://qwertycube.com/github-release-stats/ for wasmtime release statistics, which helped me choose the most used version

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the changelog with any user-facing changes

@qartik qartik requested a review from cqc-alec November 5, 2024 12:00
@qartik qartik merged commit 8199d0d into main Nov 5, 2024
8 checks passed
@qartik qartik deleted the feat-python-3.13 branch November 5, 2024 12:40
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.

Support Python 3.13
2 participants