mirror of https://github.com/python/cpython
Berkeley DB: Erratic behaviour of "DBEnv->rep_elect()" because a typo
This commit is contained in:
parent
2ab4a91f43
commit
23fbd8ccb1
|
@ -374,6 +374,9 @@ Library
|
||||||
Extension Modules
|
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
|
- Issue #13774: json: Fix a SystemError when a bogus encoding is passed to
|
||||||
json.loads().
|
json.loads().
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue