[issue2159] dbmmodule inquiry function is performance prohibitive

Eric Olson report at bugs.python.org
Tue Apr 15 22:34:27 CEST 2014


Eric Olson added the comment:

Make the changes backward compatible after getting input on possible problems from r.david.murray
  patch: dbm_bool_c.patch

Now, the only change should be faster performance for bool(db).

----------
versions: +Python 3.5
Added file: http://bugs.python.org/file34895/dbm_bool_c.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2159>
_______________________________________


More information about the Python-bugs-list mailing list