We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912a171 commit ac244bcCopy full SHA for ac244bc
ChangeLog
@@ -344,11 +344,6 @@ Release date: TBA
344
345
Closes #6557
346
347
-* Fix a crash in ``unnecessary-list-index-lookup`` when incorrectly passing no
348
- arguments to ``enumerate()``.
349
-
350
- Closes #6603
351
352
* Fix a crash when accessing ``__code__`` and assigning it to a variable.
353
354
Closes #6539
doc/whatsnew/2.13.rst
@@ -644,11 +644,6 @@ Other Changes
644
645
Closes #6414
646
647
648
649
650
651
652
* Fix false positives for ``no-name-in-module`` and ``import-error`` for ``numpy.distutils``
653
and ``pydantic``.
654
0 commit comments