Skip to content

MNT: drop python3.9 support and usage in tests #26243

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

Closed
wants to merge 1 commit into from

Conversation

ngoldbaum
Copy link
Member

@ngoldbaum ngoldbaum commented Apr 9, 2024

Drops support for python3.9 and moves a number of test jobs from python3.9 to 3.12.

Opening as a draft because this touches a bunch of CI jobs and will likely need some iteration to get working.

Also it looks like cygwin doesn't package anything newer than python3.9, so we can no longer run the cygwin tests if I touch requires_python. See #26244 for a separate issue to discuss that.

@ngoldbaum ngoldbaum mentioned this pull request Apr 9, 2024
@charris
Copy link
Member

charris commented Apr 9, 2024

I also did this in #26222. I disabled the cygwin test using the actions interface.

@charris
Copy link
Member

charris commented Apr 9, 2024

Note that the next Python cygwin will support is 3.12, so that should be good for a while.

@ngoldbaum
Copy link
Member Author

Oops, missed that PR. Closing in favor of that one.

@ngoldbaum ngoldbaum closed this Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants