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-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
364ed9409269fb321dc4eafdea677c09a4bc0d8d
cpython
/
Modules
/
_sqlite
/
clinic
T
History
Erlend Egeberg Aasland
a861756675
gh-69093: Add context manager support to sqlite3.Blob (GH-91562)
2022-04-15 21:21:12 -07:00
..
blob.c.h
gh-69093: Add context manager support to sqlite3.Blob (GH-91562)
2022-04-15 21:21:12 -07:00
connection.c.h
gh-69093: Support basic incremental I/O to blobs in
sqlite3
(GH-30680)
2022-04-14 17:02:56 -07:00
cursor.c.h
sqlite3: normalise pre-acronym determiners (GH-31772)
2022-03-10 17:52:47 -08:00
module.c.h
bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612)
2022-03-07 20:18:41 -08:00
row.c.h
bpo-43413: Fix handling keyword arguments in subclasses of some buitin classes (GH-26456)
2021-09-12 13:27:50 +03:00