Hi all!
I will be writing a new parser for Jedi. This is necessary for a quite a
few reasons described in:
https://github.com/davidhalter/jedi/issues/480.
I'm posting this here, because some of you may be interested in actually
using the new parser. It's going to be pure Python and contrary to th
On Mon, Sep 29, 2014 at 1:02 PM, Dave Halter wrote:
> Hi all!
>
> I will be writing a new parser for Jedi. This is necessary for a quite a few
> reasons described in:
> https://github.com/davidhalter/jedi/issues/480.
>
> I'm posting this here, because some of you may be interested in actually
> us