pkgsrc/devel/py-astroid
adam 700422b87f py-astroid: updated to 2.5.3
What's New in astroid 2.5.3?
============================
* Takes into account the fact that subscript inferring for a ClassDef may involve __class_getitem__ method
* Reworks the `collections` and `typing` brain so that `pylint`s acceptance tests are fine.
* Use ``inference_tip`` for ``typing.TypedDict`` brain.
* Fix mro for classes that inherit from typing.Generic
* Add inference tip for typing.Generic and typing.Annotated with ``__class_getitem__``
2021-04-16 05:44:05 +00:00
..
DESCR
distinfo py-astroid: updated to 2.5.3 2021-04-16 05:44:05 +00:00
Makefile py-astroid: updated to 2.5.3 2021-04-16 05:44:05 +00:00
PLIST