- Issue #5359: Readd the Berkley-DB detection code to allow _dbm be built

using Berkley-DB.
This commit is contained in:
Matthias Klose 2009-04-07 13:49:45 +00:00
parent 091c7b16ff
commit 535336fa93
2 changed files with 167 additions and 1 deletions

View file

@ -21,6 +21,12 @@ Library
- Issue #2703: SimpleXMLRPCDispatcher.__init__: Provide default values for
new arguments introduced in 2.5.
Extension Modules
-----------------
- Issue #5359: Readd the Berkley-DB detection code to allow _dbm be built
using Berkley-DB.
What's New in Python 3.1 alpha 2?
=================================