This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mattip
Recipients docs@python, mattip
Date 2015-08-28.14:59:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440773948.16.0.0613964686365.issue24952@psf.upfronthosting.co.za>
In-reply-to
Content
when using thread.stack_size or threading.stack_size, if no argument is provided the stack size is reset to default. Trivial patch for 3.5 provided
History
Date User Action Args
2015-08-28 14:59:08mattipsetrecipients: + mattip, docs@python
2015-08-28 14:59:08mattipsetmessageid: <1440773948.16.0.0613964686365.issue24952@psf.upfronthosting.co.za>
2015-08-28 14:59:08mattiplinkissue24952 messages
2015-08-28 14:59:07mattipcreate