We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2376c65 commit 0ad9e37Copy full SHA for 0ad9e37
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-06-18-16-00-10.gh-issue-151126.tBqn6I.rst
@@ -0,0 +1,3 @@
1
+Fix a crash when sharing :class:`memoryview` objects between interpreters
2
+fails due to running out of memory. It now raises a proper
3
+:exc:`MemoryError`.
0 commit comments