This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients berker.peksag, erlendaasland, pablogsal, serhiy.storchaka
Date 2021-08-25.10:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629887335.93.0.27740697982.issue44976@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3df0fc89bc2714f5ef03e36a926bc795dcd5e05a by Erlend Egeberg Aasland in branch 'main':
bpo-44976: Lazy creation of sqlite3 result rows (GH-27884)
https://github.com/python/cpython/commit/3df0fc89bc2714f5ef03e36a926bc795dcd5e05a
History
Date User Action Args
2021-08-25 10:28:55pablogsalsetrecipients: + pablogsal, berker.peksag, serhiy.storchaka, erlendaasland
2021-08-25 10:28:55pablogsalsetmessageid: <1629887335.93.0.27740697982.issue44976@roundup.psfhosted.org>
2021-08-25 10:28:55pablogsallinkissue44976 messages
2021-08-25 10:28:55pablogsalcreate