current trunk passes all tests on pypy 1.9. https://travis-ci.org/web2py/web2py/jobs/6692704
On Sunday, April 28, 2013 5:17:07 AM UTC+2, Evan Phelps wrote: > > I also get the error but from a different line in dal.py. Could you send > me your patch so that I can see if I'm experiencing the same issue? Or has > it already been implemented in the web2py source (I didn't see a reference > to it in the bugs list)? > > running: > > * Python 2.7.3 (c13457babbfb, Apr 22 2013, 17:59:01) [PyPy 2.0.0-beta2 > with GCC 4.8.0] > * 2.4.6-stable+timestamp.2013.04.06.17.37.38 (Running on Rocket 1.2.6) > > Edit: I saw that changing the "long" parameter to "int" in "class > Reference(long)" seems to "fix" the error, but I don't know if this is the > typo your referred to. > > On Sunday, April 7, 2013 3:26:13 PM UTC-4, Niphlod wrote: >> >> you're right, there's a typo in dal.py. >> Patch sent to Massimo. >> >> -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

