Erlend Egeberg Aaslandand others added 4 commits
Co-authored-by: Zackery Spytz <[email protected]>
Co-authored-by: Zackery Spytz <[email protected]>
Co-authored-by: Zackery Spytz <[email protected]>
Erlend E. Aasland added 2 commits
Erlend E. Aaslandand others added 2 commits
Merged
pushed a commit to adorilson/cpython that referenced this pull request
This was referenced
May 9, 2022 Closed
Merged
added a commit to erlend-aasland/cpython that referenced this pull request
The following sqlite3 features were deprecated in 3.10, scheduled for removal in 3.12: - sqlite3.OptimizedUnicode (
) - sqlite3.enable_shared_cache (
) Signed-off-by: Erlend E. Aasland <[email protected]>
added a commit that referenced this pull request
The following sqlite3 features were deprecated in 3.10, scheduled for removal in 3.12: - sqlite3.OptimizedUnicode (
) - sqlite3.enable_shared_cache (
) Co-authored-by: Jelle Zijlstra <[email protected]> Signed-off-by: Erlend E. Aasland <[email protected]> Merged
Merged