Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 91638e7

Browse files
committed
Add 'pysqlite' before version 2.6.0
1 parent 186f441 commit 91638e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,7 @@ step is non-destructive (the original files are left unchanged).
15201520
sqlite3
15211521
-------
15221522

1523-
The :mod:`sqlite3` module was updated to version 2.6.0. It has two new capabilities.
1523+
The :mod:`sqlite3` module was updated to pysqlite version 2.6.0. It has two new capabilities.
15241524

15251525
* The :attr:`sqlite3.Connection.in_transit` attribute is true if there is an
15261526
active transaction for uncommitted changes.

0 commit comments

Comments
 (0)