diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-06-19 13:25:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-19 13:25:55 -0700 |
commit | cdf3689aa57e4682c023e81b14ba9f5f4251691a (patch) | |
tree | 926af63c628a53e4db67fb01c96f38d7276f58a5 /Python/compile.c | |
parent | c4440e6bc0d116a0dc7dfc1714bd2f5d3fee751e (diff) | |
download | cpython-git-cdf3689aa57e4682c023e81b14ba9f5f4251691a.tar.gz |
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>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions