Berkeley DB: Erratic behaviour of "DBEnv->rep_elect()" because a typo

This commit is contained in:
Jesus Cea 2012-01-17 00:17:10 +01:00
parent 2ab4a91f43
commit 23fbd8ccb1
1 changed files with 3 additions and 0 deletions

View File

@ -374,6 +374,9 @@ Library
Extension Modules
-----------------
- bsddb module: Erratic behaviour of "DBEnv->rep_elect()" because a typo.
Possible crash.
- Issue #13774: json: Fix a SystemError when a bogus encoding is passed to
json.loads().