gh-99824: Document that sqlite3.connect implicitly open a transaction if autocommit=False#99825
Merged
erlend-aasland merged 8 commits intopython:mainpython/cpython:mainfrom Nov 30, 2022
geryogam:sqlite3/implicit-transactionsgeryogam/cpython:sqlite3/implicit-transactionsCopy head branch name to clipboard
Merged
gh-99824: Document that sqlite3.connect implicitly open a transaction if autocommit=False#99825erlend-aasland merged 8 commits intopython:mainpython/cpython:mainfrom geryogam:sqlite3/implicit-transactionsgeryogam/cpython:sqlite3/implicit-transactionsCopy head branch name to clipboard
erlend-aasland merged 8 commits intopython:mainpython/cpython:mainfrom
geryogam:sqlite3/implicit-transactionsgeryogam/cpython:sqlite3/implicit-transactionsCopy head branch name to clipboard
Commits
Commits on Nov 27, 2022
Commits on Nov 28, 2022
- committed
Revert "Document sqlite3.connect() as implicitly opening transactions in the new PEP-249 manual commit mode"
Show description for 9cbd2c6committed- authored
Commits on Nov 29, 2022
Move and extend the implicit transaction opening sentence for connect()
Show description for 452c52a- authored