On Sun, Mar 17, 2013 at 10:44 PM, Torsten Marek <tma...@google.com> 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
>
Add missing modules in py2stdlib brain hashlib.


>

> brain_urlparse.diff
>
Use correct argument names in the py2stdlib brain urlparse module.


> 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.
>
>
>
I also added changelog notes and fixed the patch author, which is something
that I get wrong every time.

// Torsten
-- 
Site Reliability Engineer ∘ Google  ✚  ∘ ⬕
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to