On Thu, Sep 20, 2012 at 12:00 PM, Nathaniel Smith <n...@pobox.com> wrote:
> On Thu, Sep 20, 2012 at 3:33 PM, Ondřej Čertík <ondrej.cer...@gmail.com> 
> wrote:
>> On Thu, Sep 20, 2012 at 4:50 AM, Richard Hattersley
>> <rhatters...@gmail.com> wrote:
>>> Hi,
>>>
>>> [First of all - thanks to everyone involved in the 1.7 release. Especially
>>> Ondřej - it takes a lot of time & energy to coordinate something like this.]
>>>
>>> Is there an up to date release schedule anywhere? The trac milestone still
>>> references June.
>>
>> Well, originally we were supposed to release about a month ago, but it
>> turned out there are more things to fix.
>> Currently, we just need to fix all the issues here:
>>
>> https://github.com/numpy/numpy/issues/396
>>
>> it looks like a lot, but many of them are really easy to fix, so my
>> hope is that it will not take long. The hardest one is this:
>>
>> http://projects.scipy.org/numpy/ticket/2108
>>
>> if anyone wants to help with this one, that'd be very much appreciated.
>
> This particular bug should actually be pretty trivial to fix if anyone
> is looking for something to do (esp. if you have a working win32 build
> environment to test your work):
>   http://thread.gmane.org/gmane.comp.python.numeric.general/50950/focus=50980

Ah, that looks easy. I'll try to give it a shot. See my repo here how
to get a working win32 environment:

https://github.com/certik/numpy-vendor

However, I don't have access to MSVC, but I am sure somebody else can
test it there, once the PR is ready.

Ondrej
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to