On Sun, Nov 23, 2008 at 11:41 PM, Charles R Harris
<[EMAIL PROTECTED]> wrote:
> I'd like to do a 1.1.2 release for the Python 2.3 user(s) to get out some
> fixes for Python 2.3 that went in after the last release. I don't want to do
> any more than that, although if something can be copied straight
On Mon, Nov 24, 2008 at 12:13 AM, Jarrod Millman <[EMAIL PROTECTED]>wrote:
> On Thu, Nov 20, 2008 at 6:44 AM, Pierre GM <[EMAIL PROTECTED]> wrote:
> > I've recently introduced some little fixes in the SVN version of
> > numpy.ma.core
> > Is there any plan for a 1.2.2 release, or will we directly
On Thu, Nov 20, 2008 at 6:44 AM, Pierre GM <[EMAIL PROTECTED]> wrote:
> I've recently introduced some little fixes in the SVN version of
> numpy.ma.core
> Is there any plan for a 1.2.2 release, or will we directly switch to
> 1.3.0 ? Do I need to backport these fixes to 12x ?
Yes, please backport
Hi All,
I would like to suggest that it is time to stop generating the include files
by scanning the (c) sources. I think this would be a good thing to do for
the following reasons.
1. The Numpy API has settled down and we shouldn't be changing is much.
2. It is good practice to separate th