Re: [Numpy-discussion] deprecations for 1.5

2010-08-05 Thread Pierre GM
On Aug 5, 2010, at 8:45 AM, Ralf Gommers wrote: > Hi all, > > I'm looking at what needs to be deprecated/removed and have a few questions: > > 1. ma.core has some deprecations without version info: > make_mask: flag keyword > MaskedArray.flag > MaskedArray.raw_data > allclose: fillval

[Numpy-discussion] deprecations for 1.5

2010-08-05 Thread Ralf Gommers
Hi all, I'm looking at what needs to be deprecated/removed and have a few questions: 1. ma.core has some deprecations without version info: make_mask: flag keyword MaskedArray.flag MaskedArray.raw_data allclose: fillvalue keyword Should these be removed, and if not can someone provide a