Replies: 2 comments
0 replies
|
Note support for 3.14 was just merged and should be in the next release: #726 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi. I noticed that csp currently has a python version upper bound excluding python 3.13+. I would like to use csp with newer python versions. If the upper bound is primarily due to binary extension compatibility, would you consider investigating CPython's stable ABI/abi3 wheels ?
If feasible, it could make future python compatibility easier.
All reactions