[issue24905] Allow incremental I/O to blobs in sqlite3

Erlend E. Aasland report at bugs.python.org
Mon Jan 3 09:13:51 EST 2022


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

The diff is pretty heavy, here's the diffstat:
 17 files changed, 1362 insertions(+), 7 deletions(-)

It will be hard to find reviewers for such a large PR. I suggest to remove mapping support and context manager support for now, and then add those features in separate PR's.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24905>
_______________________________________


More information about the Python-bugs-list mailing list