Skip to content

Commit 9542d37

Browse files
Update Misc/NEWS.d/next/Security/2026-01-22-10-18-17.gh-issue-144128.akwY06.rst
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
1 parent 57f0113 commit 9542d37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fix a crash in array.fromlist() when an element’s __index__ method mutates
2-
the input list during conversion.
1+
Fix a crash in :meth:`array.array.fromlist` when an element's :meth:`~object.__index__` method mutates
2+
the input list during conversion.

0 commit comments

Comments
 (0)