gh-92547: Remove deprecated sqlite3 features by erlend-aasland · Pull Request #92548 · python/cpython

erlend-aasland · GitHub

The following sqlite3 features were deprecated in 3.10, scheduled for removal in 3.12: - sqlite3.OptimizedUnicode (

gh-23163

) - sqlite3.enable_shared_cache (

gh-24008

) Signed-off-by: Erlend E. Aasland <[email protected]>

Closed

donbarbos

added a commit to donbarbos/typeshed that referenced this pull request

Mar 29, 2026

Merged