[Bug 364146] [NEW] python-sqlalchemy contains assert which is always true
martin
mnemo at minimum.se
Mon Apr 20 14:04:13 UTC 2009
Public bug reported:
Binary package hint: python-sqlalchemy
Using jaunty RC live CD, I installed a bunch of python related packages
just now and I saw this:
Processing triggers for python-support ...
/var/lib/python-support/python2.6/sqlalchemy/ext/activemapper.py:262: SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert(version_id_col_object is not None, "version_id_col (%s) does not exist." % version_id_col)
I think this bug is in the package python-sqlalchemy.
Note: the semantics of assert() has changed a lot between python 2.5 and
3.0 (not sure which way python 2.6 leans). This is most likely a python
migration related bug.
** Affects: sqlalchemy (Ubuntu)
Importance: Undecided
Status: New
--
python-sqlalchemy contains assert which is always true
https://bugs.launchpad.net/bugs/364146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list