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 berker.peksag
Recipients berker.peksag, erlendaasland, serhiy.storchaka
Date 2021-03-04.09:50:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614851440.09.0.819557549145.issue43369@roundup.psfhosted.org>
In-reply-to
Content
New changeset e161ec5dd7ba9355eb06757b9304019ac53cdf69 by Erlend Egeberg Aasland in branch 'master':
bpo-43369: sqlite3_column_{text,blob} failures now raise MemoryError (GH-24723)
https://github.com/python/cpython/commit/e161ec5dd7ba9355eb06757b9304019ac53cdf69
History
Date User Action Args
2021-03-04 09:50:40berker.peksagsetrecipients: + berker.peksag, serhiy.storchaka, erlendaasland
2021-03-04 09:50:40berker.peksagsetmessageid: <1614851440.09.0.819557549145.issue43369@roundup.psfhosted.org>
2021-03-04 09:50:40berker.peksaglinkissue43369 messages
2021-03-04 09:50:40berker.peksagcreate