Skip to content

Commit 1cfa4b9

Browse files
committed
Fix NEWS wording
1 parent 09bb0fc commit 1cfa4b9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Add missing :c:func:`PyErr_NoMemory` call to ``Python/flowgraph.c`` module.
1+
Fix a crash, when there's no memory left on a device,
2+
which happened in code compilation.
3+
Now it raises a proper :exc:`MemoryError`.

0 commit comments

Comments
 (0)