Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-96414: Inline code examples in sqlite3 docs (#96442) | Erlend E. Aasland | 2022-08-31 | 1 | -19/+0 |
* | gh-92019: Make sqlite3.Blob indexing conform with the norm (#92020) | Erlend Egeberg Aasland | 2022-04-30 | 1 | -2/+2 |
* | gh-69093: Add indexing and slicing support to sqlite3.Blob (#91599) | Erlend Egeberg Aasland | 2022-04-22 | 1 | -4/+7 |
* | gh-69093: Add context manager support to sqlite3.Blob (GH-91562) | Erlend Egeberg Aasland | 2022-04-16 | 1 | -6/+10 |
* | gh-69093: Support basic incremental I/O to blobs in `sqlite3` (GH-30680) | Erlend Egeberg Aasland | 2022-04-15 | 1 | -0/+12 |