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 b9b8cf9 commit f7e0151Copy full SHA for f7e0151
ChangeLog
@@ -7,16 +7,16 @@ What's New in astroid 3.1.0?
7
============================
8
Release date: TBA
9
10
+* Include PEP 695 (Python 3.12) generic type syntax nodes in ``get_children()``,
11
+ allowing checkers to visit them.
12
+
13
+ Refs pylint-dev/pylint#9193
14
15
16
What's New in astroid 3.0.2?
17
18
19
-* Include PEP 695 (Python 3.12) generic type syntax nodes in ``get_children()``,
- allowing checkers to visit them.
-
- Refs pylint-dev/pylint#9193
20
21
22
What's New in astroid 3.0.1?
0 commit comments