[pypy-commit] pypy msvcrt-cffi: fixes

2016-07-17 Thread arigo
Author: Armin Rigo Branch: msvcrt-cffi Changeset: r85736:74ab37ebe16d Date: 2016-07-17 13:09 +0200 http://bitbucket.org/pypy/pypy/changeset/74ab37ebe16d/ Log:fixes diff --git a/lib_pypy/_subprocess.py b/lib_pypy/_subprocess.py --- a/lib_pypy/_subprocess.py +++ b/lib_pypy/_subprocess.py @@ -3

[pypy-commit] pypy msvcrt-cffi: fixes

2016-07-17 Thread arigo
Author: Armin Rigo Branch: msvcrt-cffi Changeset: r85735:82aed8c45e31 Date: 2016-07-17 12:57 +0200 http://bitbucket.org/pypy/pypy/changeset/82aed8c45e31/ Log:fixes diff --git a/lib_pypy/_subprocess.py b/lib_pypy/_subprocess.py --- a/lib_pypy/_subprocess.py +++ b/lib_pypy/_subprocess.py @@ -2