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 Alex.LordThorsen
Recipients Alex.LordThorsen, ghaering, ned.deily
Date 2015-04-15.21:08:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429132102.35.0.183225412312.issue21250@psf.upfronthosting.co.za>
In-reply-to
Content
I've added a set of tests which test the insert or [algorithm] branch of sqlite. It took some getting used to python.sqlite3's transaction model but I think I have a much better understanding now.
History
Date User Action Args
2015-04-15 21:08:22Alex.LordThorsensetrecipients: + Alex.LordThorsen, ghaering, ned.deily
2015-04-15 21:08:22Alex.LordThorsensetmessageid: <1429132102.35.0.183225412312.issue21250@psf.upfronthosting.co.za>
2015-04-15 21:08:22Alex.LordThorsenlinkissue21250 messages
2015-04-15 21:08:22Alex.LordThorsencreate