Bug#300324: python-mysqldb: Python True is mysql false when inserting

2005-03-25 Thread Jonas Meurer
I've uploaded patched python-mysqldb 1.2.0-2 into unstable just now. it includes a fix that fixes converters.py to manage boolean vars correctly. the arrival of python-msqldb 1.2.0-2 in debian/unstable will close this bug. bye jonas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Bug#300324: [andy@dustman.net: Re: [tim@fungible.com: Bug#300324: python-mysqldb: Python True is mysql false when inserting]]

2005-03-22 Thread Jonas Meurer
- Forwarded message from Andy Dustman <[EMAIL PROTECTED]> - Date: Tue, 22 Mar 2005 11:28:35 -0500 From: Andy Dustman <[EMAIL PROTECTED]> Subject: Re: [EMAIL PROTECTED]: Bug#300324: python-mysqldb: Python True is mysql false when inserting] To: Jonas Meurer <[EMAIL PROT

Bug#300324: python-mysqldb: Python True is mysql false when inserting

2005-03-18 Thread Tim Freeman
Package: python-mysqldb Version: 1.1.6-1 Severity: normal *** Please type your report below this line *** Using python2.3-mysqldb against mysql-server 4.1.9-2, I can run this program import MySQLdb import MySQLdb.converters _conversions = MySQLdb.converters.conversions.copy() # To mak