Author: Armin Rigo
Branch: py3.5
Changeset: r95157:b143f3f8da5d
Date: 2018-09-23 13:08 +0200
http://bitbucket.org/pypy/pypy/changeset/b143f3f8da5d/
Log:oops, unroll this dummy loop
diff --git a/pypy/module/__builtin__/functional.py
b/pypy/module/__builtin__/functional.py
--- a/pypy/module/_
Author: Armin Rigo
Branch: py3.5
Changeset: r93473:b1f2250e284c
Date: 2017-12-18 13:47 +0100
http://bitbucket.org/pypy/pypy/changeset/b1f2250e284c/
Log:oops
diff --git a/pypy/interpreter/unicodehelper.py
b/pypy/interpreter/unicodehelper.py
--- a/pypy/interpreter/unicodehelper.py
+++ b/pypy/
Author: Ronan Lamy
Branch: py3.5
Changeset: r92637:093af3bb83a7
Date: 2017-10-07 18:09 +0200
http://bitbucket.org/pypy/pypy/changeset/093af3bb83a7/
Log:oops
diff --git a/pypy/module/cpyext/unicodeobject.py
b/pypy/module/cpyext/unicodeobject.py
--- a/pypy/module/cpyext/unicodeobject.py
+++ b
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r91657:d0f683da0c05
Date: 2017-06-28 07:59 +0200
http://bitbucket.org/pypy/pypy/changeset/d0f683da0c05/
Log:Oops, fix win32 build
diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py
--- a/rpython/rlib/rposix.py
+++ b/rpython/rlib
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r91174:c170bb968e18
Date: 2017-05-02 23:44 +0200
http://bitbucket.org/pypy/pypy/changeset/c170bb968e18/
Log:oops, SetErrorMode is in kernel32.dll
diff --git a/lib_pypy/msvcrt.py b/lib_pypy/msvcrt.py
--- a/lib_pypy/msvcrt.py
+++ b/lib_pypy
Author: Armin Rigo
Branch: py3.5
Changeset: r89910:d08bf476e7fc
Date: 2017-02-03 13:02 +0100
http://bitbucket.org/pypy/pypy/changeset/d08bf476e7fc/
Log:oops, fix
diff --git a/pypy/module/_multiprocessing/interp_semaphore.py
b/pypy/module/_multiprocessing/interp_semaphore.py
--- a/pypy/modul
Author: Philip Jenvey
Branch: py3.5
Changeset: r89593:bf9d15d22fb6
Date: 2017-01-15 10:52 -0800
http://bitbucket.org/pypy/pypy/changeset/bf9d15d22fb6/
Log:oops
diff --git a/pypy/module/_io/interp_bytesio.py
b/pypy/module/_io/interp_bytesio.py
--- a/pypy/module/_io/interp_bytesio.py
+++ b/py