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 berker.peksag
Recipients berker.peksag, ghaering
Date 2016-09-09.06:19:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473401998.41.0.140269538481.issue28037@psf.upfronthosting.co.za>
In-reply-to
Content
This is basically a backport of https://github.com/ghaering/pysqlite/commit/9b79188edbc50faa24dc178afe24a10454f3fcad except that Connection.in_transaction is exposed since Python 3.2.
History
Date User Action Args
2016-09-09 06:19:58berker.peksagsetrecipients: + berker.peksag, ghaering
2016-09-09 06:19:58berker.peksagsetmessageid: <1473401998.41.0.140269538481.issue28037@psf.upfronthosting.co.za>
2016-09-09 06:19:58berker.peksaglinkissue28037 messages
2016-09-09 06:19:58berker.peksagcreate