We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd64822 commit 5a25567Copy full SHA for 5a25567
ChangeLog
@@ -85,7 +85,7 @@ Release date: TBA
85
* Improve ``as_string()`` representation for ``TypeVar``, ``ParamSpec`` and ``TypeVarTuple`` nodes, as well as
86
type parameter in ``ClassDef``, ``FuncDef`` and ``TypeAlias`` nodes (PEP 695).
87
88
-* Fix a false positive for ``not-an-iterable`` in an ``ExceptionGroup`` context.
+* Astroid now correctly supports the ``exceptions`` attribute of ``ExceptionGroup``.
89
90
Closes pylint-dev/pylint#8985
91
Closes pylint-dev/pylint#10558
0 commit comments