bpo-44976: Lazy creation of sqlite3 result rows#27884
Merged
pablogsal merged 1 commit intoAug 25, 2021
python:mainpython/cpython:mainfrom
erlend-aasland:sqlite-fetch-when-needederlend-aasland/cpython:sqlite-fetch-when-neededCopy head branch name to clipboard
Merged
bpo-44976: Lazy creation of sqlite3 result rows#27884pablogsal merged 1 commit intopython:mainpython/cpython:mainfrom erlend-aasland:sqlite-fetch-when-needederlend-aasland/cpython:sqlite-fetch-when-neededCopy head branch name to clipboard
sqlite3 result rows#27884pablogsal merged 1 commit into
python:mainpython/cpython:mainfrom
erlend-aasland:sqlite-fetch-when-needederlend-aasland/cpython:sqlite-fetch-when-neededCopy head branch name to clipboard
Commits
Commits on Aug 22, 2021
Only build result rows when needed
Show description for ce0d55fcommitted
Erlend E. Aasland