bpo-42213: Check connection in sqlite3.Connection.__enter__#26512
Merged
vstinner merged 2 commits intoJun 3, 2021
python:mainpython/cpython:mainfrom
erlend-aasland:sqlite-improve-closeerlend-aasland/cpython:sqlite-improve-closeCopy head branch name to clipboard
Merged
bpo-42213: Check connection in sqlite3.Connection.__enter__#26512vstinner merged 2 commits intopython:mainpython/cpython:mainfrom erlend-aasland:sqlite-improve-closeerlend-aasland/cpython:sqlite-improve-closeCopy head branch name to clipboard
vstinner merged 2 commits into
python:mainpython/cpython:mainfrom
erlend-aasland:sqlite-improve-closeerlend-aasland/cpython:sqlite-improve-closeCopy head branch name to clipboard
Commits
Commits on Jun 2, 2021
Try to harden connection close
Show description for b71fcc0committed
Erlend E. Aasland
Commits on Jun 3, 2021
- committed
Erlend E. Aasland