Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: python-sqlalchemy0.3 - Modular and flexible ORM library for python https://bugzilla.redhat.com/show_bug.cgi?id=257381 felix.schwarz@xxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felix.schwarz@xxxxxx ------- Additional Comments From felix.schwarz@xxxxxx 2007-09-21 08:01 EST ------- Although I used sqlalchemy from epel testing and not from Fedora I hope this is the correct place for commenting nevertheless. If the sqlalchemy package is used on CentOS with sqlite3 (CentOS 5 comes with sqlite 3.3.6), a runtime warning is printed at startup: /usr/lib/python2.4/site-packages/sqlalchemy/databases/sqlite.py:167: RuntimeWarning: The installed version of sqlite (3.3.6) is out-dated, and will cause errors in some cases. Version 3.3.13 or greater is recommended. I don't know why this warning is printed: All test cases in sqlalchemy do pass with sqlite 3.3.6. The runtime warning was introduced in order to fix http://www.sqlalchemy.org/trac/ticket/302 but ticket 302 does not mention sqlite3. Therefore I think the runtime warning should be disabled at least for 3.3.6. The upstream ticket for my complaint is http://www.sqlalchemy.org/trac/ticket/790 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review