Skip to content

176 resolve testing warnings #177

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

Merged
merged 3 commits into from
Mar 2, 2025
Merged

176 resolve testing warnings #177

merged 3 commits into from
Mar 2, 2025

Conversation

reece
Copy link
Member

@reece reece commented Mar 2, 2025

This PR hides (not resolves) warnings from yoyo-migrations.

The sqlite3 module has historically provided a mechanism to convert Python types to sqlite3 types. That mechanism is deprecated in Python 3.12, with warnings. Yoyo relies on that mechanism and has not been updated yet. For now, we'll hide the warnings so that we can see new warnings that may arise.

@reece reece requested a review from a team as a code owner March 2, 2025 16:50
@reece reece linked an issue Mar 2, 2025 that may be closed by this pull request
@reece reece merged commit 64041b5 into main Mar 2, 2025
8 checks passed
@reece reece deleted the 176-resolve-testing-warnings branch March 2, 2025 19:41
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.

Resolve testing warnings
1 participant