README.md and pyproject.toml both state that Python support stops at Python 3.12.
GitHub Actions tests appear to be passing on Python 3.13. No tests are being run on Python 3.14 and Python 3.15 (in beta this week).
Is help needed to ensure compatibility with Python > v3.12?
README.mdandpyproject.tomlboth state that Python support stops at Python 3.12.GitHub Actions tests appear to be passing on Python 3.13. No tests are being run on Python 3.14 and Python 3.15 (in beta this week).
Is help needed to ensure compatibility with Python > v3.12?