[IPython-user] Bug in ipython -pylab and %who ?

Fernando Perez fperez.net@gmail....
Sun Mar 9 13:30:35 CDT 2008


On Sun, Mar 9, 2008 at 11:25 AM, Ville M. Vainio <vivainio@gmail.com> wrote:
> On Mon, Feb 18, 2008 at 12:02 AM, Richard Everson
>
> <R.M.Everson@exeter.ac.uk> wrote:
>
>
> >  When %who is run in an ipython -pylab session all the (large!) numpy
>  >  and matplotlib namespace is reported, rather than being filtered out;
>  >  this mostly renders %who and %whos useless as they are so cluttered
>  >  numpy and matplotlib names.  So far as I can tell this is because
>
>  This is now fixed in bzr.

Hey, I have no objection to you using bzr for updating the trunk, but
before we diverge too much in history, we should then consider what
needs to be done so we don't lose history.  Are you planning on
merging back into  SVN regularly until we fully transition?  Once we
officially stop using SVN for everything, I do NOT want to start a
clean bzr branch where our entire trunk history is lost.  I know that
launchpad had issues pulling the SVN history due to an unreliable
connection, but we still need to figure out a solution for that
problem.

It seems that  upstreaming back into SVN for now is the easiest
solution, or do you have a different plan?

Cheers,

f


More information about the IPython-user mailing list