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 pitrou
Recipients Mekk, eric.snow, ncoghlan, pitrou, steve.dower, vstinner, xcombelle
Date 2017-12-04.11:52:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512388358.52.0.213398074469.issue20891@psf.upfronthosting.co.za>
In-reply-to
Content
Why not *always* call PyEval_InitThreads() at interpreter initialization?  Are there any downsides?
History
Date User Action Args
2017-12-04 11:52:38pitrousetrecipients: + pitrou, ncoghlan, vstinner, Mekk, eric.snow, steve.dower, xcombelle
2017-12-04 11:52:38pitrousetmessageid: <1512388358.52.0.213398074469.issue20891@psf.upfronthosting.co.za>
2017-12-04 11:52:38pitroulinkissue20891 messages
2017-12-04 11:52:38pitroucreate