Hi Tim,

On 28 août 19:57, Tim Hatch wrote:
> (It's my first time trying to upstream a patch for a logilab project)
> 
> I filed https://www.logilab.org/ticket/100707 last month, which adds a
> new checker.  It doesn't look like it's been triaged, and I see a few
> recent posts to this list that reference Mercurial repos with the
> patch applied instead.  Perhaps that's preferred?
> 
> http://code.timhatch.com/hg/pylint

Well, patch as attachment are fine too, though I've missed yours :/
However we're in the process of thinking how to ease contributions
on our free software, and providing mercurial changesets will definitly
be the way to go ;).
 
> The change adds a checker for
> "except Foo or Bar, e" instead of "except (Foo, Bar), e", a common
> mistake I've seen.

Your patch sounds fine, I'll integrate it right away.

Thanks!
-- 
Sylvain Thénault, LOGILAB, Paris (01.45.32.03.12) - Toulouse (09.54.03.55.76)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to