On Sun, Mar 17, 2013 at 22:44:07 -0700, Torsten Marek wrote: > Hi all, > > greetings from PyCon! I only realized today that I should checked/initiated > a style-checking/linting/static analysis BoF yesterday. > > There's a couple of new logilab.astng patches in my patch queue at > https://bitbucket.org/tmarek/logilab-astng-patchqueue > > They are all fairly small and non-controversial: > > brain_hashlib.diff > > Make sure that set literals are treated as inference leaves. > > brain_urlparse.diff > > Add support for getitem inference on dict literals. > > dict_getitem_inference.diff > > Add support for inference of subscript operations on dict literals. > > set_literal_inference.diff > > Set literals should be treated as inference leaves. > > yield_in_lambda.diff > > Fix inference for generator methods to correctly handle yields in lambdas. > > > Those are almost all the patches that we have for logilab.astng. I have a > larger patchset that adds support for having the standard library in a zip > file (turns out almost nobody has that). However, I need to come up with a > good way to test that, which is complicated by exactly that. > > I also have a number of pylint patches (7 to be exact), but one of them > depends on the patches here, and they're also not completely done yet > (cleanup/testing). > Thanks Torsten. I've pushed this set to http://hg.logilab.org/review/logilab/astng and https://www.logilab.org/project/logilab-astng?tab=vcreview_patches_tab
Cheers, Julien -- Julien Cristau <julien.cris...@logilab.fr> Logilab http://www.logilab.fr/ Informatique scientifique & gestion de connaissances _______________________________________________ Python-Projects mailing list Python-Projects@lists.logilab.org http://lists.logilab.org/mailman/listinfo/python-projects