[pypy-commit] pypy default: Expose win32's SetErrorMode, which is mandatory for the 3.5 test suite.

2017-05-01 Thread amaur...@gmail.com
Author: [email protected] Branch: Changeset: r91160:e69e22840104 Date: 2017-05-01 15:26 -0700 http://bitbucket.org/pypy/pypy/changeset/e69e22840104/ Log:Expose win32's SetErrorMode, which is mandatory for the 3.5 test suite. diff --git a/lib_pypy/_pypy_winbase_build.py b/lib

[pypy-commit] pypy default: Backport _pypy_winbase_build.py from the 3.5 branch, to reduce merge conflicts.

2017-05-01 Thread amaur...@gmail.com
Author: [email protected] Branch: Changeset: r91161:aa98455c75dc Date: 2017-05-01 15:39 -0700 http://bitbucket.org/pypy/pypy/changeset/aa98455c75dc/ Log:Backport _pypy_winbase_build.py from the 3.5 branch, to reduce merge conflicts. diff --git a/lib_pypy/_pypy_winbase_build.py b