]> granicus.if.org Git - python/commit
Issue #24952: Clarify default argument of stack_size() in threading, thread
authorMartin Panter <vadmium>
Mon, 31 Aug 2015 03:40:59 +0000 (03:40 +0000)
committerMartin Panter <vadmium>
Mon, 31 Aug 2015 03:40:59 +0000 (03:40 +0000)
commit6a31bb5cac8729a4bc65909fee496c18af903655
tree98442236a423a12226d957349fb9aaa4d2020696
parentfe2f2876cea08f0d0c288def5f9b970c1139fe5f
Issue #24952: Clarify default argument of stack_size() in threading, thread

Patch from Mattip.
Doc/library/thread.rst
Doc/library/threading.rst
Misc/ACKS
Misc/NEWS