SIGN IN SIGN UP

gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)

Explicitly note that transactions are only closed if there is an open
transation at `__exit__`, and that transactions are not implicitly
opened during `__enter__`.

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>

Automerge-Triggered-By: GH:erlend-aasland
(cherry picked from commit 8e0897814109765a9e463676413fff016875217b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
M
Miss Islington (bot) committed
b99f398bfb0effdf8887cf0c0cd37dc6278db73b
Parent: 05f3367
Committed by GitHub <noreply@github.com> on 6/19/2022, 8:27:46 PM