Re: [Numpy-discussion] Compiling NumPy on Windows for Python 3.3

2012-11-11 Thread Peter Cock
On Sun, Nov 11, 2012 at 9:05 PM, Ralf Gommers wrote: > > Those changes look correct, a PR would be great. > I'll do that later this week - but feel free to do it yourself immediately if more convenient. > Fixing the next error also seems straightforward; around line 465 of > mingw32ccompiler a c

Re: [Numpy-discussion] Compiling NumPy on Windows for Python 3.3

2012-11-11 Thread Ralf Gommers
On Sun, Nov 11, 2012 at 12:43 AM, Peter Cock wrote: > On Sat, Nov 10, 2012 at 11:24 PM, Peter Cock > wrote: > > > > I think part of the problem could be in numpy/distutils/misc_util.py > > where there is no code to detect MSCV 10, > > > > def msvc_runtime_library(): > > "Return name of MSVC r

Re: [Numpy-discussion] 1.7.0 release

2012-11-11 Thread Ralf Gommers
On Tue, Nov 6, 2012 at 8:33 AM, Travis Oliphant wrote: > Hey all, > > Ondrej has been tied up finishing his PhD for the past several weeks. He > is defending his work shortly and should be available to continue to help > with the 1.7.0 release around the first of December.He and I have been