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