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 corona10
Recipients corona10, ronaldoussoren
Date 2018-07-02.10:47:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530528428.69.0.56676864532.issue33955@psf.upfronthosting.co.za>
In-reply-to
Content
@ronaldoussoren

I wrote a first proto type PR and it works well on my MacBook Pro.
As you commented, there is a issue with pthread_get_stacksize_np when pthread_main_np() == 1 on some old mac system.

I will take a look more deeply at this issue.
If you have any feedback for my first PR please left it. 

Thanks,
Dong-hee
History
Date User Action Args
2018-07-02 10:47:08corona10setrecipients: + corona10, ronaldoussoren
2018-07-02 10:47:08corona10setmessageid: <1530528428.69.0.56676864532.issue33955@psf.upfronthosting.co.za>
2018-07-02 10:47:08corona10linkissue33955 messages
2018-07-02 10:47:08corona10create