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, docs@python, ghaering, vigdis, xtreak
Date 2018-09-08.17:53:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536429222.63.0.56676864532.issue34580@psf.upfronthosting.co.za>
In-reply-to
Content
PR 9079 looks good to me.

I think we can use this as an opportunity to make the rest of the examples in the sqlite3 documentation more consistent and add missing "conn.close()" calls.
History
Date User Action Args
2018-09-08 17:53:42berker.peksagsetrecipients: + berker.peksag, ghaering, docs@python, xtreak, vigdis
2018-09-08 17:53:42berker.peksagsetmessageid: <1536429222.63.0.56676864532.issue34580@psf.upfronthosting.co.za>
2018-09-08 17:53:42berker.peksaglinkissue34580 messages
2018-09-08 17:53:42berker.peksagcreate