Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Closed
Description
The following sqlite3 features were deprecated in Python 3.10, and are scheduled for removal in Python 3.12:
- sqlite3.OptimizedUnicode:bpo-42264: Deprecate sqlite3.OptimizedUnicode #23163
- sqlite3.enable_shared_cache:bpo-24464: Deprecate sqlite3.enable_shared_cache #24008
3.12 development was just opened, so these features can now be removed.