Re: [Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Sebastian Haase
On Sat, Jul 5, 2008 at 12:05 AM, Michael Abbott <[EMAIL PROTECTED]> wrote: > On Fri, 4 Jul 2008, Pauli Virtanen wrote: >> Fri, 04 Jul 2008 20:06:52 +, Michael Abbott wrote: >> > "You only need to [register] once (i.e, SciPy and NumPy Developer >> >Pages use the same login/password

Re: [Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Michael Abbott
On Fri, 4 Jul 2008, Pauli Virtanen wrote: > Fri, 04 Jul 2008 20:06:52 +, Michael Abbott wrote: > > "You only need to [register] once (i.e, SciPy and NumPy Developer > >Pages use the same login/password)." > Hmm, I'm not sure if I was correct in claiming that two registrations are

Re: [Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Matthew Brett
Hi, > First the web sites. I can find three different websites that appear to > be relevant to NumPy. Let's take a look, shall we? > > 1. http://numpy.scipy.org > > This is the first link on Google and appears to be the proper home of > Numpy ... Thanks for this - no really - it's funny, and yo

Re: [Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Pauli Virtanen
Fri, 04 Jul 2008 20:06:52 +, Michael Abbott wrote: > On Fri, 4 Jul 2008, Charles R Harris wrote: >> Curiously, you didn't find the root page: http://www.scipy.org/. At the >> top there are icons that link to all the things you were looking for. I >> blame Google ;) > > Ah, yes. That's where

Re: [Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Michael Abbott
On Fri, 4 Jul 2008, Charles R Harris wrote: > Curiously, you didn't find the root page: http://www.scipy.org/. At the top > there are icons that link to all the things you were looking for. I blame > Google ;) Ah, yes. That's where the text I was looking for was: "You only need to [regis

Re: [Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Charles R Harris
On Fri, Jul 4, 2008 at 1:37 PM, Michael Abbott <[EMAIL PROTECTED]> wrote: > On Fri, 4 Jul 2008, Pauli Virtanen wrote: > > Fri, 04 Jul 2008 11:51:19 +, Michael Abbott wrote: > > > I hope this is going to the right place. I've tried to submit a Trac > > > ticket at http://projects.scipy.org/sci

Re: [Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Michael Abbott
On Fri, 4 Jul 2008, Pauli Virtanen wrote: > Fri, 04 Jul 2008 11:51:19 +, Michael Abbott wrote: > > I hope this is going to the right place. I've tried to submit a Trac > > ticket at http://projects.scipy.org/scipy/numpy/ but unfortunately it > > won't let me log in, even though I've registered

Re: [Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Pauli Virtanen
Fri, 04 Jul 2008 11:51:19 +, Michael Abbott wrote: > I hope this is going to the right place. I've tried to submit a Trac > ticket at http://projects.scipy.org/scipy/numpy/ but unfortunately it > won't let me log in, even though I've registered and successfully logged > in as a SciPy user! G

[Numpy-discussion] Python ref count leak in numpy

2008-07-04 Thread Michael Abbott
I hope this is going to the right place. I've tried to submit a Trac ticket at http://projects.scipy.org/scipy/numpy/ but unfortunately it won't let me log in, even though I've registered and successfully logged in as a SciPy user! Grr. The bug itself is very easy to see in Python debug mode: