Re: [pypy-dev] Colo in Germany for the Windows build slave?

2016-11-02 Thread Wouter van Heijst
On Tue, Nov 01, 2016 at 18:20:35 +0100, Yury V. Zaytsev wrote: > Hi Matti, > > >Not that I live anywhere near Cologne, but maybe better defining the > >request might help tease out a response here... > > You are right, maybe speaking sysadmin lingo wasn't the smartest idea on my > part, but then

[pypy-dev] --shared on osx

2014-12-30 Thread Wouter van Heijst
Hei all, at the moment --shared on OSX is broken, merging the following PR: https://bitbucket.org/pypy/pypy/pull-request/293/shared-support-on-osx/ should take care of it. Is there anything I can do to move the pull request forward? Cheers, Wouter ___

Re: [pypy-dev] ufuncapi progress

2014-11-17 Thread Wouter van Heijst
On Sat, Nov 15, 2014 at 20:04:37 +0200, Matti Picus wrote: > which may improve (but will never be as fast as cffi) in a future > release of pypy as we are working on a ufuncapi branch. > Contributions to speed this work along are welcome. What can be done to help? What I know about ufuncs comes f