Re: [SQLObject] SQLObject 1.0.0 problem with Py 2.4
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2011-05-26 19:47:44
|
On Thu, May 26, 2011 at 09:20:11PM +0200, Christoph Zwerschke wrote: > Since this involves discussing which Python versions are supported, > maybe it's better to discuss it here so people can voice their opinions. There is no need for opinions - I'm going to restore Python 2.4 compatibility and release SQLObject 1.0.1, just not immediately - I've upgraded to Debian 6.0 and lost some python modules for older versions, including PySQLite2. As of tests - of course I always run tests with all supported python versions and with SQLite and PostgreSQL backends; there are many tests so I developed a set of shell scripts that run tests and it seems there is a bug in the test system somewhere as the scripts didn't report the problem. Quis custodiet ipsos custodes? Who does fix bugs in test? ;-) Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |