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