Skip to content

Commit ac244bc

Browse files
Remove release note for unreleased crash fix
1 parent 912a171 commit ac244bc

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

ChangeLog

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -344,11 +344,6 @@ Release date: TBA
344344

345345
Closes #6557
346346

347-
* Fix a crash in ``unnecessary-list-index-lookup`` when incorrectly passing no
348-
arguments to ``enumerate()``.
349-
350-
Closes #6603
351-
352347
* Fix a crash when accessing ``__code__`` and assigning it to a variable.
353348

354349
Closes #6539

doc/whatsnew/2.13.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -644,11 +644,6 @@ Other Changes
644644

645645
Closes #6414
646646

647-
* Fix a crash in ``unnecessary-list-index-lookup`` when incorrectly passing no
648-
arguments to ``enumerate()``.
649-
650-
Closes #6603
651-
652647
* Fix false positives for ``no-name-in-module`` and ``import-error`` for ``numpy.distutils``
653648
and ``pydantic``.
654649

0 commit comments

Comments
 (0)