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

allow more sqlite thread safety than the minimum we require #14215

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

altendky
Copy link
Contributor

https://docs.python.org/3.11/library/sqlite3.html#sqlite3.threadsafety

extracted from #11407

Purpose:

Current Behavior:
New Behavior:

Testing Notes:

@altendky altendky requested a review from a team as a code owner December 22, 2022 01:26
@altendky altendky added Cleanup Code cleanup Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog labels Dec 22, 2022
@altendky altendky mentioned this pull request Dec 22, 2022
27 tasks
@wallentx wallentx merged commit 6e315e1 into main Dec 23, 2022
@wallentx wallentx deleted the fixup_sqlite_threadsafety_check_condition branch December 23, 2022 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Code cleanup Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants