Hi, On Thu, Aug 25, 2011 at 07:55:46PM +0200, Andrei Chirila wrote: > I don't see a way of attaching a patch to this bug-tracker, so I'm adding it > inline.
You can use the old way and attach a file to the ticket (explore the action box at top left). Or you can use the new way and get a patch in the review queue. In order to do so, your patch needs to be pulled into http://hg.logilab.org/patches/pylint/ You can clone it, put your patch in a new branch and make your repo available on your own site, or fork https://bitbucket.org/nchauvat/pylint-patches and mail your pull requests to this list (I do not follow closely my bitbucket account). Patches in the review queue show up at http://www.logilab.org/project/pylint?tab=vcreview_patches_tab Read http://www.logilab.org/doc/vcreview for more info about the code review features of the logilab.org forge. Any suggestion on improving this process will be welcome. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances _______________________________________________ Python-Projects mailing list [email protected] http://lists.logilab.org/mailman/listinfo/python-projects
