Hi, On Sun, 21 Oct 2018 at 16:47, Barry Scott <[email protected]> wrote: > > On 19 Oct 2018, at 11:26, Armin Rigo <[email protected]> wrote: > > PyPy is not available for 64-bit Windows. > > How odd. sys.maxint on macOS and Fedora is (2**63)-1 not (2**31)-1.
That's because MacOS and Fedora are not Windows. Armin _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
