Author: Armin Rigo
Branch:
Changeset: r98284:34a01c95b95b
Date: 2019-12-13 13:43 +0100
http://bitbucket.org/pypy/pypy/changeset/34a01c95b95b/
Log:Skip running test_rx86_64_auto_encoding on 32bits---this makes
pointless errors now
diff --git a/rpython/jit/backend/x86/test/test_rx86_6
Author: Armin Rigo
Branch:
Changeset: r98285:f1ac06bafd45
Date: 2019-12-13 13:49 +0100
http://bitbucket.org/pypy/pypy/changeset/f1ac06bafd45/
Log:Fix for pypy.module._file.test.test_large_file on 32bit
diff --git a/rpython/rlib/streamio.py b/rpython/rlib/streamio.py
--- a/rpython/rlib/strea