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, fschulze, ghaering, jaraco, ned.deily, palaviv, r.david.murray, serhiy.storchaka, socketpair, xiang.zhang
Date 2016-11-24.15:07:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480000022.79.0.458931213781.issue28518@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I'm not experienced with sqlite3, but in what circumstances conn.execute('begin immediate') makes sense? Could you please provide a larger example where it is needed?
History
Date User Action Args
2016-11-24 15:07:02serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, jaraco, ned.deily, r.david.murray, socketpair, berker.peksag, xiang.zhang, palaviv, fschulze
2016-11-24 15:07:02serhiy.storchakasetmessageid: <1480000022.79.0.458931213781.issue28518@psf.upfronthosting.co.za>
2016-11-24 15:07:02serhiy.storchakalinkissue28518 messages
2016-11-24 15:07:02serhiy.storchakacreate