Skip to content

Commit 04407ca

Browse files
Update Doc/library/_thread.rst
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 6e0f7aa commit 04407ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/library/_thread.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ This module defines the following constants and functions:
130130
.. versionchanged:: next
131131
Added support for Solaris.
132132

133+
133134
.. function:: stack_size([size])
134135

135136
Return the thread stack size used when creating new threads. The optional

0 commit comments

Comments
 (0)