pkgsrc/devel/py-astroid
adam b9452062bc py-astroid: updated to 1.6.5
1.6.5
*  Don't propagate Uninferable objects when inferring BinOps
*  Protect against passing lookup_class to non-class proxied objects
   In some cases the _proxied object points to another Instance, not to the
   Class of an Instance node (usually this happens with enum and with our
   hardcoded inference support for this library). Instead of getting a TypeError,
   we check before if the _proxied matches what we expect.
2018-06-07 06:33:54 +00:00
..
DESCR
distinfo py-astroid: updated to 1.6.5 2018-06-07 06:33:54 +00:00
Makefile py-astroid: updated to 1.6.5 2018-06-07 06:33:54 +00:00
PLIST py-astroid: updated to 1.6.4 2018-05-16 06:54:20 +00:00