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, ghaering, serhiy.storchaka
Date 2021-01-31.15:42:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612107769.92.0.969140106979.issue43083@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9073180db521dc83e6216ff0da1479d00167f643 by Serhiy Storchaka in branch 'master':
bpo-43083: Fix error handling in _sqlite3 (GH-24395)
https://github.com/python/cpython/commit/9073180db521dc83e6216ff0da1479d00167f643
History
Date User Action Args
2021-01-31 15:42:49serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, berker.peksag
2021-01-31 15:42:49serhiy.storchakasetmessageid: <1612107769.92.0.969140106979.issue43083@roundup.psfhosted.org>
2021-01-31 15:42:49serhiy.storchakalinkissue43083 messages
2021-01-31 15:42:49serhiy.storchakacreate