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 17c2f64 commit c68607aCopy full SHA for c68607a
ChangeLog
@@ -10,6 +10,8 @@ Release date: TBA
10
* Removed internal functions ``infer_numpy_member``, ``name_looks_like_numpy_member``, and
11
``attribute_looks_like_numpy_member`` from ``astroid.brain.brain_numpy_utils``.
12
13
+* Constants now have a parent of ``nodes.SYNTHETIC_ROOT``.
14
+
15
* Fix crashes with large positive and negative list multipliers.
16
17
Closes #2521
0 commit comments