[pypy-dev] x is y <=> id(x)==id(y)

Armin Rigo arigo at tunes.org
Mon May 6 08:52:11 CEST 2013


Hi Michael,

On Sun, May 5, 2013 at 10:40 PM, Michael Hudson-Doyle <micahel at gmail.com> wrote:
> I want to say something about negative zeroes here....

Right: on floats it's not actually the usual equality, but equality of
the bit pattern (using float2longlong).


A bientôt,

Armin.


More information about the pypy-dev mailing list