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 c93f6a7 commit cf2227aCopy full SHA for cf2227a
ChangeLog
@@ -7,7 +7,7 @@ What's New in astroid 4.0.0?
7
============================
8
Release date: TBA
9
10
-* Fix parsing deeply nested parentheses causing MemoryError
+* Prevent crash when parsing deeply nested parentheses causing MemoryError in python's built-in ast.
11
12
Closes #2643
13
0 commit comments