This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-19 07:34:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_sqlite
History
Petr Viktorin
24069fbca8
Revert "gh-133390: Support SQL keyword completion for sqlite3 CLI (
#133393
)" temporarily (GH-135232)
...
This reverts commit 62b3d2d443785c4ea5262edb4f9f7040440f9463, which broke buildbots
2025-06-07 08:56:43 +00:00
..
clinic
gh-133595: Clean up sqlite3.Connection APIs (GH-133605)
2025-05-08 15:42:00 +03:00
blob.c
…
blob.h
…
connection.c
gh-133595: Clean up sqlite3.Connection APIs (GH-133605)
2025-05-08 15:42:00 +03:00
connection.h
…
cursor.c
…
cursor.h
…
microprotocols.c
…
microprotocols.h
…
module.c
Revert "gh-133390: Support SQL keyword completion for sqlite3 CLI (
#133393
)" temporarily (GH-135232)
2025-06-07 08:56:43 +00:00
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
…
row.h
…
statement.c
…
statement.h
…
util.c
…
util.h
…