[issue1734164] sqlite3 causes memory read error

2007-11-25 Thread Gerhard Häring
Gerhard Häring added the comment: Fixed in revision 59184. -- resolution: -> fixed status: open -> closed _ Tracker <[EMAIL PROTECTED]> _ __

[issue1734164] sqlite3 causes memory read error

2007-11-22 Thread Gerhard Häring
Gerhard Häring added the comment: Ok, I'll modify the 2.5 maintenance line with this patch: http://initd.org/tracker/pysqlite/changeset/426 _ Tracker <[EMAIL PROTECTED]> _ __

[issue1734164] sqlite3 causes memory read error

2007-08-23 Thread Gerhard Häring
Changes by Gerhard Häring: -- type: -> crash versions: +Python 2.5 _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bugs-list mailing list

[issue1734164] sqlite3 causes memory read error

2007-08-23 Thread Gerhard Häring
Gerhard Häring added the comment: This was already reported upstream at http://initd.org/tracker/pysqlite/ticket/205 It's a bug in the SQLite version of the DLL is shipped with Python 2.5 on Windows. Updating the DLL to a newer version would help. In the meantime, users can just download the