We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7f271 commit 52190d1Copy full SHA for 52190d1
CHANGES.txt
@@ -28,6 +28,8 @@ Fixed:
28
- issue2551084 - Fix inefficiency in roundup-admin. Streamline code and
29
bring in line with 2.7 and newer python functionality. (Patch by Tom
30
Ekberg (tekberg); John Rouillard)
31
+- provide fallback for import gdbm under python3. If gdbm import
32
+ fails, try import of dbm.gnu. (John Rouillard)
33
34
Features:
35
0 commit comments