Same with tip, except that I get a "RuntimeError: maximum recursion depth exceeded in cmp" instead: 'http://pastebin.ca/2314168

I'll dig a little more tonight ...

On 02/15/2013 15:49, Julien Cigar wrote:
I'll give a try with tip .. :)

btw the old svn url is still used while fetching sqlalchemy==dev:

(amnesia)jcigar@dev> pip install -U sqlalchemy==dev ~/projects/amnesia
Downloading/unpacking sqlalchemy==dev
Error <urlopen error [Errno 8] hostname nor servname provided, or not known> while getting http://svn.sqlalchemy.org/sqlalchemy/trunk#egg=SQLAlchemy-dev (from http://pypi.python.org/simple/SQLAlchemy/)

Thanks

On 02/15/2013 15:31, Michael Bayer wrote:
something to do with your mappings and likely lots of eager loads. I'd try tip just to confirm, and seems like a regression, so if you can try to reproduce with a test case that would be helpful.


On Feb 15, 2013, at 9:04 AM, Julien Cigar <[email protected]> wrote:

Hello,

I'm trying to upgrade a rather big webapp from 0.7.10 to 0.8.0b2 and I'm facing a strange "RuntimeError: maximum recursion depth exceeded" error: http://pastebin.ca/2314149 Any idea what could be wrong? (I'll start digging but I would like to avoid a loss of time if it's just a simple mistake/oblivion on my part ...)

Thank you,
Julien

--
You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to