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