diff options
author | Erlend Egeberg Aasland <erlend.aasland@protonmail.com> | 2022-05-16 17:52:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-16 17:52:08 (GMT) |
commit | 00f22e8cc234aa52ec1f28094a170d7b87d0d08f (patch) | |
tree | a59310dd786b5de47629857f039bff45ee4c2232 /Python/marshal.c | |
parent | 9b50585e0225a80f9e383edacc7d73f1b5c8008b (diff) | |
download | cpython-00f22e8cc234aa52ec1f28094a170d7b87d0d08f.zip cpython-00f22e8cc234aa52ec1f28094a170d7b87d0d08f.tar.gz cpython-00f22e8cc234aa52ec1f28094a170d7b87d0d08f.tar.bz2 |
gh-92547: Remove deprecated sqlite3 features (#92548)
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)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Signed-off-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions