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 Michael.Felt, matrixise, miss-islington, ned.deily, ronaldoussoren, steve.dower, vstinner
Date 2019-08-02.09:48:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564739303.68.0.77764309603.issue18049@roundup.psfhosted.org>
In-reply-to
Content
That code is only called if THREAD_STACK_SIZE is defined. The block I mention defines it for macOS and FreeBSD, but not for other platforms. I therefore expect that this code is not used on AIX (which would be easy enough to verify by adding an #error to the block you mention.
History
Date User Action Args
2019-08-02 09:48:23ronaldoussorensetrecipients: + ronaldoussoren, vstinner, ned.deily, steve.dower, matrixise, Michael.Felt, miss-islington
2019-08-02 09:48:23ronaldoussorensetmessageid: <1564739303.68.0.77764309603.issue18049@roundup.psfhosted.org>
2019-08-02 09:48:23ronaldoussorenlinkissue18049 messages
2019-08-02 09:48:23ronaldoussorencreate