{{ message }}
bpo-24464: Deprecate sqlite3.enable_shared_cache#24008
Merged
berkerpeksag merged 10 commits intoJan 6, 2021
Merged
Conversation
Contributor
Author
Sorry, something went wrong.
Contributor
Author
|
FYI https://sqlite.org/c3ref/enable_shared_cache.html: |
Sorry, something went wrong.
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
merwok
reviewed
Jan 4, 2021
merwok
reviewed
Jan 4, 2021
merwok
reviewed
Jan 4, 2021
berkerpeksag
approved these changes
Jan 6, 2021
berkerpeksag
left a comment
Member
There was a problem hiding this comment.
LGTM!
Sorry, something went wrong.
Contributor
Author
|
Thanks, and thanks for the markup fix, @berkerpeksag ! |
Sorry, something went wrong.
Member
|
All failed tests seem to be unrelated and flaky. Will continue with merge. |
Sorry, something went wrong.
adorilson
pushed a commit
to adorilson/cpython
that referenced
this pull request
Mar 13, 2021
This was referenced May 9, 2022
erlend-aasland
added a commit
to erlend-aasland/cpython
that referenced
this pull request
May 9, 2022
The following sqlite3 features were deprecated in 3.10, scheduled for removal in 3.12: - sqlite3.OptimizedUnicode (pythongh-23163) - sqlite3.enable_shared_cache (pythongh-24008) Signed-off-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
https://bugs.python.org/issue24464