This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-21 18:41:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c79e18a8e5ff4fda1a3d9201e65b0c6048b56b68
cpython
/
Modules
/
_sqlite
T
History
Serhiy Storchaka
0466560b31
gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290)
2026-05-24 15:02:58 +03:00
..
clinic
gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290)
2026-05-24 15:02:58 +03:00
blob.c
gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290)
2026-05-24 15:02:58 +03:00
blob.h
…
connection.c
gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290)
2026-05-24 15:02:58 +03:00
connection.h
…
cursor.c
…
cursor.h
…
microprotocols.c
…
microprotocols.h
…
module.c
gh-128341: Use _Py_ABI_SLOT in stdlib modules (
#145770
)
2026-03-24 17:47:55 +00:00
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
…
row.h
…
statement.c
…
statement.h
…
util.c
…
util.h
…