Skip to content

Commit c70d8a8

Browse files
NEWS: fix crash when __index__ changes array class
1 parent f41021e commit c70d8a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fixed a crash during array multiplication when __index__ changes the array’s
2+
class while the operation is in progress.
3+

0 commit comments

Comments
 (0)