Skip to content

Conversation

@gregunz
Copy link
Contributor

@gregunz gregunz commented Sep 26, 2025

Rationale for this change

Updated Ray to 2.45 to allow compatibility with python 3.13
Added filter for new sqlite3 “unclosed database” warnings in Python 3.13.

New Python 3.13 warnings see here : Added a filter to silence unclosed database warnings from sqlite3 introduced in Python 3.13. A comprehensive solution could be changing the code to get rid of these.

Are these changes tested?

Ran tests locally with 3.13.

Are there any user-facing changes?

Yes, ray version change required on Python 3.13.

@gregunz
Copy link
Contributor Author

gregunz commented Sep 30, 2025

image

@Fokko
Copy link
Contributor

Fokko commented Oct 20, 2025

@gregunz Now 3.9 has been dropped, are you interested in reviving this PR?

@gregunz
Copy link
Contributor Author

gregunz commented Oct 29, 2025

@Fokko: Sure, I can take the time this week to review it!

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