Closed Borda closed 10 months ago
@tonybaloney would you mind in sessting enable running CI on forked PRs? :innocent:
It may be better/easier if #519 lands before this one... :flamingo:
This project won't work on Python 3.11. The byte code and interpreter have changed massively. If anything it should jump to 3.13 support but wouldn't be backwards compatible. The JIT interface has changed as well
By my understanding the latest py3.11 and 3.12 are missing as at the tome of the last release, these Python versions have not existed, so I would try just naive adding py3.11 to the CI if all tests are passing... :rabbit: