Skip to content

Commit 9d52433

Browse files
committed
Fix docs
1 parent 5f4e2e8 commit 9d52433

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
Fix a crash, when there's no memory left on a device,
2-
which happened in:
1+
Fix a crash, when there's no memory left on a device, which happened in:
32

43
- code compilation
5-
- :func:`!_winapi.CreateProcess`
64
- :mod:`!_interpchannels` module
5+
- :func:`!_winapi.CreateProcess` function
76

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

0 commit comments

Comments
 (0)