> On 19 Oct 2018, at 11:26, Armin Rigo <armin.r...@gmail.com> wrote: > > Hi, > > On Fri, 19 Oct 2018 at 12:23, <norbert.raimund.leis...@arcor.de> wrote: >> It will not run with PyPy https://pypy.org/download.html on Windows, because >> there are only 32-bit PyPy installs for Windows available > > PyPy is not available for 64-bit Windows. See > http://doc.pypy.org/en/latest/windows.html#what-is-missing-for-a-full-64-bit-translation > for technical information. It's not high priority for us, which means > we won't do it unless we're getting a sizeable grant or contract.
How odd. sys.maxint on macOS and Fedora is (2**63)-1 not (2**31)-1. Barry _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev