Re: [pypy-dev] Cygwin pypy patches (cpyext module)

2013-10-15 Thread Uwe F. Mayer
Richard, sorry no, I have not worked on that. -- Uwe > > From: Richard H Lee >To: uwe_f_ma...@yahoo.com >Cc: pypy-dev@python.org >Sent: Tuesday, October 15, 2013 8:50 AM >Subject: Cygwin pypy patches (cpyext module) > > >Hi Uwe, > >I came across your tux.org pa

[pypy-dev] Cygwin pypy patches (cpyext module)

2013-10-15 Thread Richard H Lee
Hi Uwe, I came across your tux.org page on how to build pypy on cygwin. I was wondering if you made any patches against the cpyext module to get it to build on cygwin? Richard ___ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/ma

Re: [pypy-dev] progress with numpy and removal of numpy.py

2013-10-15 Thread matti picus
and what about cloning the numpy repo into bitbucket/pypy to make it more of a "pypy owned" thing? Matti On Tue, Oct 15, 2013 at 1:18 PM, Romain Guillebert wrote: > Hi Matti > > I think we should remove numpy.py and package the pypy-hack branch > (even if it's not stable yet) so that people can

Re: [pypy-dev] progress with numpy and removal of numpy.py

2013-10-15 Thread Romain Guillebert
Hi Matti I think we should remove numpy.py and package the pypy-hack branch (even if it's not stable yet) so that people can use it directly. Cheers Romain On Tue, Oct 15, 2013 at 6:15 AM, Matti Picus wrote: > I have been working to get numfocus benchmarks written for numpy to run on > numpypy