This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 22:55:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_sqlite
History
Miss Islington (bot)
212b096b2a
[3.14] gh-140042: Removing unsafe call to sqlite3_shutdown (GH-141690) (
#141793
)
...
Co-authored-by: Prithviraj Chaudhuri <p.chaudhuri1993@gmail.com>
2025-11-30 14:32:11 +02: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
[3.14] gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (
#135614
) (
#136119
)
2025-06-30 15:59:22 +02:00
blob.h
…
connection.c
[3.14] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (
#138738
) (GH-139062)
2025-10-07 20:38:26 +02:00
connection.h
…
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
…