]> granicus.if.org Git - python/commit
bpo-18049: Define THREAD_STACK_SIZE for AIX to pass default recursion limit test...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 Aug 2019 05:35:41 +0000 (22:35 -0700)
committerGitHub <noreply@github.com>
Thu, 29 Aug 2019 05:35:41 +0000 (22:35 -0700)
commitf92bb6ed336c49cabf30717c3b741b1b4284f491
tree4a70f4c9dbc4b7d51602610ca72e1ba08706bb1c
parented00fee7d4c28489b5d6e4580b1e1fe0855687ca
bpo-18049: Define THREAD_STACK_SIZE for AIX to pass default recursion limit test (GH-15081)

* Define THREAD_STACK_SIZE for AIX to pass default recursion limit test
(cherry picked from commit 9670ce76b83bde950020f8d89c4d27168aaaf912)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
Misc/NEWS.d/next/Library/2019-08-02-16-44-42.bpo-18049.OA4qBL.rst [new file with mode: 0644]
Python/thread_pthread.h