Skip to content

Commit 6c437d5

Browse files
aiskhugovk
andauthored
Update Misc/NEWS.d/next/Core_and_Builtins/2025-12-15-02-02-45.gh-issue-142555.EC9QN_.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 71fc725 commit 6c437d5

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,3 +1,3 @@
1-
Fix null pointer dereference in :class:`array.array.__setitem__` via
2-
an user-defined ``__index__`` method which modify the array during index
1+
Fix null pointer dereference in :class:`!array.array.__setitem__` via
2+
a user-defined ``__index__`` method which modifies the array during index
33
conversion.

0 commit comments

Comments
 (0)