[3.10] bpo-27334: roll back transaction if sqlite3 context manager fails to commit (GH-26202)#27943
Merged
pablogsal merged 2 commits intoAug 28, 2021
python:3.10python/cpython:3.10from
erlend-aasland:backport-7ecd342-3.10erlend-aasland/cpython:backport-7ecd342-3.10Copy head branch name to clipboard
Merged
[3.10] bpo-27334: roll back transaction if sqlite3 context manager fails to commit (GH-26202)#27943pablogsal merged 2 commits intopython:3.10python/cpython:3.10from erlend-aasland:backport-7ecd342-3.10erlend-aasland/cpython:backport-7ecd342-3.10Copy head branch name to clipboard
pablogsal merged 2 commits into
python:3.10python/cpython:3.10from
erlend-aasland:backport-7ecd342-3.10erlend-aasland/cpython:backport-7ecd342-3.10Copy head branch name to clipboard
Commits
Commits on Aug 25, 2021
[3.10] bpo-27334: roll back transaction if sqlite3 context manager fails to commit (GH-26202)
Show description for 3978e28committed
Erlend Egeberg Aasland- committed
Erlend E. Aasland