Sorry, something went wrong.
Sorry, something went wrong.
|
FYI https://sqlite.org/c3ref/enable_shared_cache.html: |
Sorry, something went wrong.
| (Contributed by Erlend E. Aasland in :issue:`42264`.) | ||
|
|
||
| * ``sqlite3.enable_shared_cache`` is now deprecated, scheduled for removal in | ||
| Python 3.12. The method is undocumented, and it's use is strongly |
There was a problem hiding this comment.
| Python 3.12. The method is undocumented, and it's use is strongly | |
| Python 3.12. The method is undocumented, and its use is strongly |
It is incorrect to use a contraction here.
Also, it seems that sqlite3.enable_shared_cache is not a method.
Sorry, something went wrong.
There was a problem hiding this comment.
Also, it seems that sqlite3.enable_shared_cache is not a method.
Correct, it's a built-in function. Good catch.
Sorry, something went wrong.
There was a problem hiding this comment.
See 7d52671. Is the new phrasing acceptable?
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM!
Sorry, something went wrong.
|
Thanks, and thanks for the markup fix, @berkerpeksag ! |
Sorry, something went wrong.
|
All failed tests seem to be unrelated and flaky. Will continue with merge. |
Sorry, something went wrong.
https://bugs.python.org/issue24464