Skip to content

Commit 8b6b866

Browse files
Add What's New
1 parent 06609f3 commit 8b6b866

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,14 @@ os
9898
(Contributed by Kumar Aditya in :gh:`93312`.)
9999

100100

101+
sqlite3
102+
-------
103+
104+
* Add :attr:`~sqlite3.Connection.autocommit` parameter for :pep:`249` compliant
105+
transaction handling.
106+
(Contributed by Erlend E. Aasland in :gh:`83638`.)
107+
108+
101109
Optimizations
102110
=============
103111

0 commit comments

Comments
 (0)