Skip to content
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

Stopped using default adapters/converters on SQLite backend. #15815

Merged
merged 1 commit into from Jul 21, 2022

Conversation

felixxm
Copy link
Member

@felixxm felixxm commented Jul 4, 2022

🚨 DO NOT MERGE before python/cpython#90016 🚨

Default adapters/converters will be deprecated in Python 3.12, see python/cpython#90016.

Default adapters/converters were deprecated in Python 3.12,
see python/cpython#90016.
@felixxm felixxm marked this pull request as ready for review Jul 20, 2022
@felixxm felixxm requested a review from a team Jul 20, 2022
@felixxm
Copy link
Member Author

felixxm commented Jul 21, 2022

@charettes Thanks for review 👍

@felixxm felixxm merged commit 0e76abb into django:main Jul 21, 2022
25 checks passed
@felixxm felixxm deleted the sqlite-converters branch Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants