New issue 2754: "Tuples differ" for two tuples created by CPython API
https://bitbucket.org/pypy/pypy/issues/2754/tuples-differ-for-two-tuples-created-by

Stuart Axon:

pygame has added pypy to travis

Some tests are failing with "Tuples differ" with seemingly identical tuples

Failing test
https://travis-ci.org/pygame/pygame/jobs/340833048#L2344

Source
https://github.com/pygame/pygame/blob/master/test/surflock_test.py#L125

This is two tuples with identical (zeros), seemingly created here

https://github.com/pygame/pygame/blob/6838ad67bdd2bd87931daf7b84af6a4f4d24e7f9/src/surface.c#L850


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to