Skip to content

Commit 96c750a

Browse files
committed
Fix docs
1 parent 9d52433 commit 96c750a

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
Fix a crash, when there's no memory left on a device, which happened in:
2-
3-
- code compilation
4-
- :mod:`!_interpchannels` module
5-
- :func:`!_winapi.CreateProcess` function
1+
Fix a crash, when there's no memory left on a device,
2+
which happened in: code compilation, :mod:`!_interpchannels` module,
3+
:func:`!_winapi.CreateProcess` function.
64

75
Now these places raise proper :exc:`MemoryError` errors.

0 commit comments

Comments
 (0)