[pypy-commit] pypy default: fixes for win32

2019-05-26 Thread mattip
Author: Matti Picus Branch: Changeset: r96691:6dd0f9f9ab4e Date: 2019-05-27 07:29 +0300 http://bitbucket.org/pypy/pypy/changeset/6dd0f9f9ab4e/ Log:fixes for win32 diff --git a/lib_pypy/_cffi_ssl/_stdssl/win32_extra.py b/lib_pypy/_cffi_ssl/_stdssl/win32_extra.py --- a/lib_pypy/_cffi_ssl/_st

[pypy-commit] pypy default: fixes for win32

2016-07-25 Thread mattip
Author: mattip Branch: Changeset: r85856:a54d7c1ea318 Date: 2016-07-25 17:57 -0500 http://bitbucket.org/pypy/pypy/changeset/a54d7c1ea318/ Log:fixes for win32 diff --git a/rpython/rlib/rjitlog/src/rjitlog.c b/rpython/rlib/rjitlog/src/rjitlog.c --- a/rpython/rlib/rjitlog/src/rjitlog.c +++ b/