Commit Graph

4 Commits

Author SHA1 Message Date
Semyon Moroz 900bad5a71 [sqlite3] Deprecate undocumented enable_shared_cache (#15571)
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
2026-03-29 10:53:22 -04:00
Semyon Moroz 7beac2529c [sqlite3] Add value to Final constants (#14491) 2025-07-29 19:55:41 +02:00
Semyon Moroz 1bd302042d [sqlite3] Use TypeAlias for isolation_level (#14460) 2025-07-26 16:26:01 +02:00
Stephen Morton 39650b43b5 add _sqlite3 module (#11174)
This aligns with the implementation while giving greater fidelity
to runtime naming and inheritance

Related to https://github.com/python/typeshed/issues/3968 and https://github.com/python/typeshed/issues/11141
2024-10-04 17:28:26 -07:00