Skip to content

Commit 9f7d4b1

Browse files
committed
Merge branch 'fix-issue-126341' of github.com:ritvikpasham/cpython into fix-issue-126341
2 parents abc5088 + d456e18 commit 9f7d4b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added a check to require that a memoryview object is not released before iterating through it. Previously, iterating through a memoryview object caused a SystemError.

0 commit comments

Comments
 (0)