bpo-44976: Lazy creation of `sqlite3` result rows by erlend-aasland · Pull Request #27884 · python/cpython
- remove 'next_row' member in Cursor object - remove fetch-one-row call from query execute loop - rewrite cursor iternext method to comply with the new behaviour
erlend-aasland pushed a commit to erlend-aasland/cpython that referenced this pull request
Aug 25, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters