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

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.

1 participant