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 xtreak
Recipients berker.peksag, docs@python, ghaering, vigdis, xtreak
Date 2018-09-08.17:32:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536427972.19.0.56676864532.issue34580@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, I have pushed a change adding `con.close` at the end of the example and also verified that `./python.exe Doc/includes/sqlite3/ctx_manager.py` works as expected.

Thanks
History
Date User Action Args
2018-09-08 17:32:52xtreaksetrecipients: + xtreak, ghaering, docs@python, berker.peksag, vigdis
2018-09-08 17:32:52xtreaksetmessageid: <1536427972.19.0.56676864532.issue34580@psf.upfronthosting.co.za>
2018-09-08 17:32:52xtreaklinkissue34580 messages
2018-09-08 17:32:52xtreakcreate