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 c1a3c40 commit f3e5eabCopy full SHA for f3e5eab
doc/whatsnew/fragments/7821.bugfix
@@ -1,3 +1,3 @@
1
-Fixes bug that resulted in crash during ``unnecessary_list_index_lookup`` check.
+Fixes a crash in the ``unnecessary_list_index_lookup`` check when using ``enumerate`` with ``start`` and a class attribute.
2
3
Closes #7821
0 commit comments