Commit Graph

2 Commits

Author SHA1 Message Date
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