mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Include a pointer to the pybsddb website with the 'bsddb has been
removed' note.
This commit is contained in:
parent
e838812c88
commit
451e99b393
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ Library
|
|||
-------
|
||||
|
||||
- The bsddb module (and therefore the dbm.bsd module) has been removed.
|
||||
It is now maintained outside of the standard library at
|
||||
http://www.jcea.es/programacion/pybsddb.htm.
|
||||
|
||||
- Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
|
||||
to the urlparse one. Added a DeprecationWarning in the old module, it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue