Skip to content

Commit d0ff678

Browse files
committed
Update news entry
1 parent c83b64a commit d0ff678

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Fix null pointer dereference in :class:`!array.array.__setitem__` via
2-
a user-defined ``__index__`` method which modifies the array during index
3-
conversion.
2+
a user-defined ``__index__`` or ``__float__`` method which modifies the array
3+
during index conversion.

0 commit comments

Comments
 (0)