diff options
author | Erlend Egeberg Aasland <erlend.aasland@protonmail.com> | 2022-06-19 20:17:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-19 20:17:43 (GMT) |
commit | 8e0897814109765a9e463676413fff016875217b (patch) | |
tree | 543ba00b7a6276cfb495994d6565076c89262982 /Python/marshal.c | |
parent | 6446592c89b0c581c00e170ae6278291e940755c (diff) | |
download | cpython-8e0897814109765a9e463676413fff016875217b.zip cpython-8e0897814109765a9e463676413fff016875217b.tar.gz cpython-8e0897814109765a9e463676413fff016875217b.tar.bz2 |
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
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions