Closed kc611 closed 2 weeks ago
/azp run
I think Python 3.9 should be dropped to match Numba's support (only 4 Python versions officially supported and tested)? Should this suggestion be accepted, would the change go into this PR or into a subsequent PR?
/azp run
Is there a remaining todo on this?
Is there a remaining todo on this?
Yep, we need to bump the minimum supported Python version to 3.10 according to @stuartarchibald's comment above.
would the change go into this PR or into a subsequent PR?
Requires a merge from main
to resolve the RTD issue.
Cross-linking to Python 3.13 support issue
As titled, this PR adds Python 3.13 as a part of CI which is planned to be used to make a Python 3.13
llvmlite
build.Note: Currently Python 3.13 is available in the
ad-testing
channel within conda and it will be some time before it makes it to the main channel.