mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
- Issue #5359: Readd the Berkley-DB detection code to allow _dbm be built
using Berkley-DB.
This commit is contained in:
parent
091c7b16ff
commit
535336fa93
2 changed files with 167 additions and 1 deletions
|
@ -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?
|
||||
=================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue