◐ Shell
clean mode source ↗

gh-69093: Add incremental I/O to blobs support in `sqlite3` by erlend-aasland · Pull Request #30356 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented

Jan 3, 2022

edited

Loading

Copy link Copy Markdown

Contributor

TODO

  • Coverage: Test very large values (offsets > INT_MAX, etc.)
  • Finalise API (open_blob or blobopen?)

https://bugs.python.org/issue24905

palaviv and others added 30 commits

July 29, 2020 19:37

@erlend-aasland

Copy link Copy Markdown

Contributor Author

Original PR: GH-271
Original author: @palaviv

This PR is based on GH-271, with all changes applied on top of it. Thanks Aviv, for all the good work.

@erlend-aasland erlend-aasland changed the title bpo-24905: Add incremental I/O to blobs support in sqlite3 gh-69093: Add incremental I/O to blobs support in sqlite3

Apr 10, 2022

@JelleZijlstra

Copy link Copy Markdown

Member

@erlend-aasland can this be closed?

@erlend-aasland erlend-aasland deleted the sqlite-blob branch

April 15, 2022 06:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@AA-Turner AA-Turner Awaiting requested review from AA-Turner AA-Turner will be requested when the pull request is marked ready for review AA-Turner is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@erlend-aasland @JelleZijlstra @the-knights-who-say-ni @bedevere-bot @palaviv