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-03 13:26:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_sqlite
History
Bénédikt Tran
048edac8be
[3.14] gh-142830: prevent some crashes when mutating
sqlite3
callbacks (GH-143245) (
#143322
)
...
(cherry picked from commit 7f6c16a956d598663d8c67071c492f197045d967)
2026-01-01 11:24:21 +00:00
..
clinic
[3.14] gh-139283: correctly handle
size
limit in
cursor.fetchmany()
(GH-139296) (GH-139441)
2025-10-07 21:23:08 +02:00
blob.c
…
blob.h
…
connection.c
[3.14] gh-142830: prevent some crashes when mutating
sqlite3
callbacks (GH-143245) (
#143322
)
2026-01-01 11:24:21 +00:00
connection.h
[3.14] gh-142830: prevent some crashes when mutating
sqlite3
callbacks (GH-143245) (
#143322
)
2026-01-01 11:24:21 +00:00
cursor.c
[3.14] gh-139283: correctly handle
size
limit in
cursor.fetchmany()
(GH-139296) (GH-139441)
2025-10-07 21:23:08 +02:00
cursor.h
[3.14] gh-139283: correctly handle
size
limit in
cursor.fetchmany()
(GH-139296) (GH-139441)
2025-10-07 21:23:08 +02:00
microprotocols.c
…
microprotocols.h
…
module.c
[3.14] gh-140042: Removing unsafe call to sqlite3_shutdown (GH-141690) (
#141793
)
2025-11-30 14:32:11 +02:00
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
…
row.h
…
statement.c
…
statement.h
…
util.c
…
util.h
…