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

Skip to content

Commit de76ce5

Browse files
bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364)
(cherry picked from commit e603443) Co-authored-by: L <3177243+LukeLR@users.noreply.github.com>
1 parent 0b93a55 commit de76ce5

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)
0