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 vstinner
Recipients vstinner, xdegaye
Date 2019-12-08.07:40:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575790818.12.0.859726613694.issue38852@roundup.psfhosted.org>
In-reply-to
Content
New changeset 00ada2c1d57c5b8b468bad32ff24fa14113ae5c7 by Victor Stinner (xdegaye) in branch 'master':
bpo-38852: Set thread stack size to 8 Mb for debug builds on android platforms (GH-17337)
https://github.com/python/cpython/commit/00ada2c1d57c5b8b468bad32ff24fa14113ae5c7
History
Date User Action Args
2019-12-08 07:40:18vstinnersetrecipients: + vstinner, xdegaye
2019-12-08 07:40:18vstinnersetmessageid: <1575790818.12.0.859726613694.issue38852@roundup.psfhosted.org>
2019-12-08 07:40:18vstinnerlinkissue38852 messages
2019-12-08 07:40:18vstinnercreate