Skip to content

Commit

Permalink
bpo-43059: Remove reference to legacy external sqlite3 repository (py…
Browse files Browse the repository at this point in the history
…thonGH-24364)

(cherry picked from commit e603443)

Co-authored-by: L <[email protected]>
  • Loading branch information
LukeLR authored and miss-islington committed Jan 31, 2021
1 parent 08867a0 commit ec97958
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Doc/library/sqlite3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ This example uses the iterator form::

.. seealso::

https://github.com/ghaering/pysqlite
The pysqlite web page -- sqlite3 is developed externally under the name
"pysqlite".

https://www.sqlite.org
The SQLite web page; the documentation describes the syntax and the
available data types for the supported SQL dialect.
Expand Down

0 comments on commit ec97958

Please sign in to comment.