Re: [Numpy-discussion] PRs for MaskedArray bugs

2012-11-20 Thread Michael Droettboom
If I may also point out another simple (but critical for astropy) bugfix 
related to masked arrays:


https://github.com/numpy/numpy/pull/2747

Mike

On 11/14/2012 02:46 PM, Thomas Robitaille wrote:

I've recently opened a couple of pull requests that fix bugs with
MaskedArray - these are pretty straightforward, so would it be
possible to consider them in time for 1.7?

https://github.com/numpy/numpy/pull/2703

https://github.com/numpy/numpy/pull/2733

Thanks!
Tom
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


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


Re: [Numpy-discussion] PRs for MaskedArray bugs

2012-11-19 Thread Ralf Gommers
On Wed, Nov 14, 2012 at 8:46 PM, Thomas Robitaille <
thomas.robitai...@gmail.com> wrote:

> I've recently opened a couple of pull requests that fix bugs with
> MaskedArray - these are pretty straightforward, so would it be
> possible to consider them in time for 1.7?
>
> https://github.com/numpy/numpy/pull/2703
>

This one could be considered a change in behavior, but it looks more like a
bug to me. Should be OK to backport imho.


> https://github.com/numpy/numpy/pull/2733
>

This one is definitely OK to backport.

Ralf


>
> Thanks!
> Tom
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] PRs for MaskedArray bugs

2012-11-14 Thread Thomas Robitaille
I've recently opened a couple of pull requests that fix bugs with
MaskedArray - these are pretty straightforward, so would it be
possible to consider them in time for 1.7?

https://github.com/numpy/numpy/pull/2703

https://github.com/numpy/numpy/pull/2733

Thanks!
Tom
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion