Author: Matti Picus
Branch:
Changeset: r93601:c6c9d44fae1c
Date: 2017-12-30 07:36 +
http://bitbucket.org/pypy/pypy/changeset/c6c9d44fae1c/
Log:fix for win32
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/_ctypes_test.c
b/pypy/module/test_lib_pypy/ctypes_tests/_ctypes_test.c
--- a/
Author: mattip
Branch:
Changeset: r75776:7b99e3307405
Date: 2015-02-08 23:23 +0200
http://bitbucket.org/pypy/pypy/changeset/7b99e3307405/
Log:fix for win32
diff --git a/rpython/rlib/test/test_rsocket.py
b/rpython/rlib/test/test_rsocket.py
--- a/rpython/rlib/test/test_rsocket.py
+++ b/rpyth
Author: Matti Picus
Branch:
Changeset: r70425:14dc8277e88a
Date: 2014-04-04 00:20 +0300
http://bitbucket.org/pypy/pypy/changeset/14dc8277e88a/
Log:fix for win32
diff --git a/rpython/rlib/test/test_jit_libffi.py
b/rpython/rlib/test/test_jit_libffi.py
--- a/rpython/rlib/test/test_jit_libffi.