agesys-dev team mailing list archive
-
agesys-dev team
-
Mailing list archive
-
Message #00145
[Bug 1067767] Re: py3k branch does not work with python 3.3
** Changed in: oursql
Status: New => Fix Released
--
You received this bug notification because you are a member of Agesys
Team, which is subscribed to oursql.
https://bugs.launchpad.net/bugs/1067767
Title:
py3k branch does not work with python 3.3
Status in oursql:
Fix Released
Bug description:
I upgraded to Python 3.3, now oursql stopped working:
Python 3.3.0 (default, Sep 29 2012, 15:50:43)
[GCC 4.7.1 20120721 (prerelease)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import oursql
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "oursql.pyx", line 52, in init oursql (oursqlx/oursql.c:23138)
ValueError: level must be >= 0
MySQL 5.5.28, oursql 0.9.3 (py3k branch)
To manage notifications about this bug go to:
https://bugs.launchpad.net/oursql/+bug/1067767/+subscriptions
References