-
Notifications
You must be signed in to change notification settings - Fork 898
ci: Add 3.15 in CI #5518
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
base: main
Are you sure you want to change the base?
ci: Add 3.15 in CI #5518
Conversation
|
I added full build, if you want to fixup merge conflict we can see what initial results are. |
|
You should bump cpython’s |
cpython 3.15 C-API is I think still moving, wouldn't it better to keep the error message and use |
Agreed, we should not declare support for 3.15 properly until 3.15 is in beta. In #5093 (comment) I wrote some thoughts about maybe how we could support 3.15 for development. |
Co-authored-by: Bas Schoenmaeckers <[email protected]>
No description provided.