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-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97b0ef05d987ebef354512b516a246feb411e815
cpython
/
Modules
/
_sqlite
T
History
Erlend E. Aasland
379ab856f5
gh-129346: Handle allocation errors for SQLite aggregate context (
#129347
)
2025-01-27 18:16:19 +01:00
..
clinic
gh-111178: Generate correct signature for most self converters (
#128447
)
2025-01-20 12:40:18 +01:00
blob.c
…
blob.h
…
connection.c
gh-129346: Handle allocation errors for SQLite aggregate context (
#129347
)
2025-01-27 18:16:19 +01:00
connection.h
…
cursor.c
gh-111178: Generate correct signature for most self converters (
#128447
)
2025-01-20 12:40:18 +01:00
cursor.h
…
microprotocols.c
…
microprotocols.h
…
module.c
…
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
…
row.h
…
statement.c
…
statement.h
…
util.c
gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messages (GH-126746)
2024-12-17 12:12:45 +01:00
util.h
…