]> granicus.if.org Git - python/commitdiff
Mention that bsddb is gone and include a link to jcea's website where
authorGregory P. Smith <greg@mad-scientist.com>
Thu, 4 Sep 2008 05:07:03 +0000 (05:07 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Thu, 4 Sep 2008 05:07:03 +0000 (05:07 +0000)
it is being maintained.

Doc/whatsnew/3.0.rst

index 1840fdac1c0ef1627c4522e79b85d158c9492cc4..0898d2229fac2029f640f7ef5993113391561103 100644 (file)
@@ -390,6 +390,10 @@ details.
   :mod:`strop`, :mod:`sunaudiodev`, :mod:`timing`, and :mod:`xmllib` modules are
   gone.
 
+* The :mod:`bsddb` module is gone.  It is being maintained externally
+  with its own release schedule better mirroring that of BerkeleyDB.
+  See http://www.jcea.es/programacion/pybsddb.htm.
+
 * The :mod:`new` module is gone.
 
 * The functions :func:`os.tmpnam`, :func:`os.tempnam` and :func:`os.tmpfile`