Remove pysqlite; main development now in Python's repository.
This commit is contained in:
parent
7cad1e36f8
commit
434102eff3
20
pep-0360.txt
20
pep-0360.txt
|
@ -90,23 +90,6 @@ Optik
|
|||
* 1.4 (2.3)
|
||||
|
||||
|
||||
pysqlite
|
||||
--------
|
||||
|
||||
:Web site:
|
||||
http://www.sqlite.org/
|
||||
:Standard library name:
|
||||
sqlite3
|
||||
:Contact person:
|
||||
Gerhard Häring
|
||||
:Synchronisation history:
|
||||
* 2.2.2 (2.5)
|
||||
|
||||
Bugs should be reported to the pysqlite bug
|
||||
tracker [#pysqlite-tracker]_ as well as any patches that are not
|
||||
deemed critical.
|
||||
|
||||
|
||||
wsgiref
|
||||
-------
|
||||
:Web site:
|
||||
|
@ -128,9 +111,6 @@ References
|
|||
.. [#python-tracker] Python tracker
|
||||
(http://sourceforge.net/tracker/?group_id=5470)
|
||||
|
||||
.. [#pysqlite-tracker] pysqlite tracker
|
||||
(http://pysqlite.org/)
|
||||
|
||||
.. [#web-sig] Web-SIG mailing list
|
||||
(http://mail.python.org/mailman/listinfo/web-sig)
|
||||
|
||||
|
|
Loading…
Reference in New Issue