This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-28 12:48:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd39aa3a7fea89c98c01756193632c197dd2d337
cpython
/
Modules
/
_sqlite
T
History
Erlend E. Aasland
and
GitHub
d6daeeeb2f
[3.13] gh-129603: Don't segfault if sqlite3.Row description is None (
#129604
) (
#129923
)
...
(cherry picked from commit
7e6ee50b6b
)
2025-02-10 00:21:33 +00:00
..
clinic
[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945)
2024-06-24 20:24:19 +02:00
blob.c
…
blob.h
…
connection.c
[3.13] gh-129346: Handle allocation errors for SQLite aggregate context (GH-129347) (
#129372
)
2025-01-27 17:41:59 +00:00
connection.h
…
cursor.c
gh-117995: Don't raise DeprecationWarnings for indexed nameless params (
#118001
)
2024-04-22 08:43:20 +02:00
cursor.h
…
microprotocols.c
…
microprotocols.h
…
module.c
gh-116322: Add Py_mod_gil module slot (
#116882
)
2024-05-03 11:30:55 -04:00
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
[3.13] gh-129603: Don't segfault if sqlite3.Row description is None (
#129604
) (
#129923
)
2025-02-10 00:21:33 +00:00
row.h
…
statement.c
…
statement.h
…
util.c
[3.13] gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messages (GH-126746) (GH-128023)
2024-12-17 11:45:29 +00:00
util.h
…