Skip to content

Commit 7188826

Browse files
committed
merge in upstream changes with local note of gdbm fix
2 parents 2c87120 + 52190d1 commit 7188826

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Fixed:
2828
- issue2551084 - Fix inefficiency in roundup-admin. Streamline code and
2929
bring in line with 2.7 and newer python functionality. (Patch by Tom
3030
Ekberg (tekberg); John Rouillard)
31+
- provide fallback for import gdbm under python3. If gdbm import
32+
fails, try import of dbm.gnu. (John Rouillard)
3133

3234
Features:
3335

0 commit comments

Comments
 (0)