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

Skip to content

Commit b84fd04

Browse files
committed
Remove redundant bullet point in 3.6.rst
1 parent dfc853c commit b84fd04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/3.6.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,8 @@ you may now specify file paths on top of directories (e.g. zip files).
525525
sqlite3
526526
-------
527527

528-
* :attr:`sqlite3.Cursor.lastrowid` now supports the ``REPLACE`` statement.
529-
(Contributed by Alex LordThorsen in :issue:`16864`.)
528+
:attr:`sqlite3.Cursor.lastrowid` now supports the ``REPLACE`` statement.
529+
(Contributed by Alex LordThorsen in :issue:`16864`.)
530530

531531

532532
socket

0 commit comments

Comments
 (0)