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 ronaldoussoren
Recipients ronaldoussoren, vstinner
Date 2019-08-21.14:44:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566398650.25.0.364561322822.issue37906@roundup.psfhosted.org>
In-reply-to
Content
I'd increase the default stack size for FreeBSD as well. AFAIK FreeBSD uses clang as the default compiler like macOS, and it is therefore likely that the two platforms have similar stack usage for similar code.

BTW. I can provide a PR for this but cannot easily test on FreeBSD.
History
Date User Action Args
2019-08-21 14:44:10ronaldoussorensetrecipients: + ronaldoussoren, vstinner
2019-08-21 14:44:10ronaldoussorensetmessageid: <1566398650.25.0.364561322822.issue37906@roundup.psfhosted.org>
2019-08-21 14:44:10ronaldoussorenlinkissue37906 messages
2019-08-21 14:44:10ronaldoussorencreate