Re: Pyflakes still active ?
Jean-Paul Calderone <[email protected]> Fri, 27 Mar 2009 11:21:13 -0500
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <20090327162113.24697.897424608.divmod.quotient.469@henry.divmod.com> |
On Thu, 26 Mar 2009 15:08:07 +0100, chaica <[email protected]> wrote: >Hi everyone, > >Just a quick email to know if Pyflakes development is still active. >Two weeks ago I sent two bugreports on two different issues which lead >to unexpected terminations of Pyflakes. > >Following are links to BTS : >http://www.divmod.org/trac/ticket/2841 >http://www.divmod.org/trac/ticket/2842 > >Best regards and keep up the good work! Hi Carl, Pyflakes development is still basically active. There's not a lot going on right now, though there are a few other known issues which it would be nice to fix. When someone at Divmod finds a bit of spare time, we'll take care of Pyflakes issues. I haven't looked at either of the tickets you filed yet (but I did notice you filed them, thanks!). One thing that will help speed up their resolution is if you include a patch which fixes the issue *and* includes unit tests for the fix. If you did this already, great, we'll try to get to it soon (PyCon is on now and I won't be around for a bit afterwards, so it might be a couple more weeks, but we'll get to them). If not, and you can supply this, it'd be a great help. Otherwise, we'll still get to it eventually. :) Thanks, Jean-Paul