[3.7] bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079) by miss-islington · Pull Request #13429 · python/cpython

@tirkarthi @miss-islington

…GH-9079)

The sqlit3.Connection object doesn't call its close() method when it's used
as a context manager.
(cherry picked from commit 287b84d)

Co-authored-by: Xtreak <tir.karthi@gmail.com>

@bedevere-bot mentioned this pull request

May 19, 2019