Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add NEWS
  • Loading branch information
Erlend E. Aasland committed Dec 30, 2020
commit 86e95b60e08c328000fc05305de48947ac406921
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
``sqlite3.enable_shared_cache`` is now deprecated, scheduled for removal in
Python 3.12. The method is undocumented, and it's use is strongly
Comment thread
erlend-aasland marked this conversation as resolved.
Outdated
discouraged by the SQLite3 documentation. Patch by Erlend E. Aasland
Comment thread
erlend-aasland marked this conversation as resolved.
Outdated