[IPython-dev] Full input syntax support finished and ready for review/merge

Evan Patterson epatters at enthought.com
Wed Aug 18 14:05:18 EDT 2010


Hi Fernando,

I've merged from your branch, but the IPythonInputSplitter is behaving
strangely: whenever I give multi-line input, push_accepts_more always return
True. The base InputSplitter still works as expected.

This may have something to do with the test failure you noticed....

Evan

On Wed, Aug 18, 2010 at 3:56 AM, Fernando Perez <fperez.net at gmail.com>wrote:

> On Wed, Aug 18, 2010 at 1:45 AM, Fernando Perez <fperez.net at gmail.com>
> wrote:
> > This is now merged into trunk.  Some small fixes remain to be done,
> > but I want this in the hands of the frontend authors sooner rather
> > than later.  The remaining cleanups shouldn't affect the public API.
> >
> > Please let me know if you find any problems with it, esp. Evan who's
> > likely the first who will merge this...
>
> ARGH.  Sorry: I just saw a weird test failure and pulled the update.
> I'm too tired to debug it now but I don't want to break trunk in the
> middle of Brian's work.  Since I can't fix this tomorrow morning, best
> to just pull it until I can push it cleanly into trunk.
>
> Lesson: never, never, ever push into trunk without *actually* running
> the test suite.  You'd think I would know this by now...  Ouch.
>
> Evan, you can instead merge from my branch as before:
>
> http://github.com/fperez/ipython/tree/blockbreaker
>
> and I'll add whatever is necessary to fix up the remaining part of the
> test suite before I push to trunk itself.  But none of that should
> affect you.
>
> Apologies if anyone pulled from trunk in the few minutes the botched
> update was visible.
>
> Cheers,
>
> f
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20100818/5c1cbd82/attachment.html>


More information about the IPython-dev mailing list