8000 bpo-43059: Remove reference to legacy external sqlite3 repository (GH… · python/cpython@e603443 · GitHub
[go: up one dir, main page]

Skip to content

Commit e603443

Browse files
authored
bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364)
1 parent 4d11ecb commit e603443

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
@@ -100,10 +100,6 @@ This example uses the iterator form::
100100

101101
.. seealso::
102102

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

0 commit comments

Comments
 (0)
0