On Tuesday, November 22, 2011 8:19:12 PM UTC+3, swiftcoder wrote: > > > Would someone with access to Windows/Linux be willing to run > tests/tests.py under pypy 1.7, and let me know what works and what doesn't? > I'd like to figure out what portion of the current problems are pypy issues > and what portion is our platform code. >
Ubuntu 11.10. It took a while to run tests with standard CPython, so I've run out of time to test PyPy. It will help to group tests, so allow multiple users test different parts separately. Right from the start PyPy 1.7 throws this warning. tests/../pyglet/image/codecs/gdkpixbuf2.py:161: RuntimeWarning: C function without declared arguments called gdk.g_type_init() -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyglet-users/-/GHFDhywI6bUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
