mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364)
(cherry picked from commit e603443642
)
Co-authored-by: L <3177243+LukeLR@users.noreply.github.com>
This commit is contained in:
parent
08867a0bfc
commit
926ca51be4
1 changed files with 0 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue