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 serhiy.storchaka
Recipients berker.peksag, erlendaasland, miss-islington, pablogsal, serhiy.storchaka
Date 2021-08-06.17:57:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628272666.99.0.783441515273.issue43853@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8c07fef867707694c9f2fcee4d7a9563ad78ed14 by Erlend Egeberg Aasland in branch '3.9':
[3.9] bpo-43853: Handle sqlite3_value_text() errors (GH-25422). (GH-27627)
https://github.com/python/cpython/commit/8c07fef867707694c9f2fcee4d7a9563ad78ed14
History
Date User Action Args
2021-08-06 17:57:47serhiy.storchakasetrecipients: + serhiy.storchaka, berker.peksag, pablogsal, miss-islington, erlendaasland
2021-08-06 17:57:46serhiy.storchakasetmessageid: <1628272666.99.0.783441515273.issue43853@roundup.psfhosted.org>
2021-08-06 17:57:46serhiy.storchakalinkissue43853 messages
2021-08-06 17:57:46serhiy.storchakacreate