Nick Coghlan added the comment:

I also changed the signature of the enter/exit methods to just use PyObject * 
(rather than dbmobject *), since that allowed a bunch of casts to be removed 
and eliminated a couple of compiler warnings about type mismatches.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19282>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to