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 ghaering, serhiy.storchaka, sir-sigurd
Date 2018-12-05.21:09:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544044199.4.0.788709270274.issue34052@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1de91a0032fed500ddd3d8c4fb7a38c0b8719f67 by Serhiy Storchaka in branch '3.7':
bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). (GH-10946)
https://github.com/python/cpython/commit/1de91a0032fed500ddd3d8c4fb7a38c0b8719f67
History
Date User Action Args
2018-12-05 21:09:59serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, sir-sigurd
2018-12-05 21:09:59serhiy.storchakasetmessageid: <1544044199.4.0.788709270274.issue34052@psf.upfronthosting.co.za>
2018-12-05 21:09:59serhiy.storchakalinkissue34052 messages
2018-12-05 21:09:59serhiy.storchakacreate