forked from pool/python-astroid
* Use more permissive versions for the ``typed-ast`` dependencie
(<2.0 instead of <1.5)
* Fix crash on inference of ``__len__``.
* Added missing ``kind`` (for ``Const``) and ``conversion``
(for ``FormattedValue``) fields to repr.
* Fix crash with assignment expressions, nested if expressions
and filtering of statements
* Fix incorrect filtering of assignment expressions statements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=66
58 KiB
58 KiB