pkgsrc/devel/py-astroid
adam 7f2e1d61b9 py-astroid: updated to 2.11.4
What's New in astroid 2.11.4?
=============================
* Fix ``col_offset`` attribute for nodes involving ``with`` on ``PyPy``.

* Fixed a crash involving two starred expressions: one inside a comprehension,
  both inside a call.

* Made ``FunctionDef.implicit_parameters`` return 1 for methods by making
  ``FunctionDef.is_bound`` return ``True``, as it does for class methods.

* Fixed a crash when ``_filter_stmts`` encounters an ``EmptyNode``.
2022-05-03 17:50:49 +00:00
..
DESCR
distinfo py-astroid: updated to 2.11.4 2022-05-03 17:50:49 +00:00
Makefile py-astroid: updated to 2.11.4 2022-05-03 17:50:49 +00:00
PLIST