Skip to content

Commit b7bcba5

Browse files
committed
Fix nits in news file
1 parent 4b5763a commit b7bcba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix :func:`threading.Thread.start` that can hang indefinitely in case of heap memory exhaustion during initialization of the new thread. Add a new state ``FAILED`` used in the ``thread.ThreadState.state`` member.
1+
Fix :func:`threading.Thread.start` that can hang indefinitely in case of heap memory exhaustion during initialization of the new thread. Add a new state ``FAILED`` used in the ``_thread.ThreadState.state`` member.

0 commit comments

Comments
 (0)