[issue8845] Expose sqlite3 connection inTransaction as read-only in_transaction attribute

Martin v. Löwis report at bugs.python.org
Sun Oct 17 21:49:58 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

This is now fixed in r85660. The field associated with a T_BOOL must be of type char, so I changed the type of inTransaction.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list