[pypy-issue] Issue #2754: "Tuples differ" for two tuples created by CPython API (pypy/pypy)

Stuart Axon issues-reply at bitbucket.org
Wed Feb 14 06:06:26 EST 2018


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




More information about the pypy-issue mailing list