TST: switch Python 3.11 jobs to 3.12#16680
TST: switch Python 3.11 jobs to 3.12#16680neutrinoceros wants to merge 1 commit intoastropy:mainfrom
Conversation
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
|
👋 Thank you for your draft pull request! Do you know that you can use |
|
Ah, I did not anticipate that this would be another PR whose merge would impose a rebase for all other PRs. |
|
I say we wait until we bump Python minversion. This is usually only done when we do that. Can we close this without merge? Thanks for your understanding! |
|
Sure, no worries. |
|
Yes, due to branch protection rules, any time we rename the test job, other PRs are affected. |
|
I'd just note that this wasn't done in #15603 so in a sense it's overdue. But maybe we can skip 3.12 and go straight to 3.13 next time. |
Description
Python 3.12 should be old enough by now that we can count on a widespread support from the rest of the ecosystem, let's try switching regular CI (not just most bleeding-edge jobs) to it.