Skip to content

Commit 926ca51

Browse files
bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364)
(cherry picked from commit e603443) Co-authored-by: L <[email protected]>
1 parent 08867a0 commit 926ca51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Doc/library/sqlite3.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@ This example uses the iterator form::
9999

100100
.. seealso::
101101

102-
https://github.com/ghaering/pysqlite
103-
The pysqlite web page -- sqlite3 is developed externally under the name
104-
"pysqlite".
105-
106102
https://www.sqlite.org
107103
The SQLite web page; the documentation describes the syntax and the
108104
available data types for the supported SQL dialect.

0 commit comments

Comments
 (0)