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 vstinner
Recipients Mekk, eric.snow, gvanrossum, ncoghlan, pitrou, steve.dower, vstinner, xcombelle
Date 2017-12-04.17:36:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512408989.61.0.213398074469.issue20891@psf.upfronthosting.co.za>
In-reply-to
Content
I wrote the PR 4700 to create the GIL in Py_Initialize().

Would you be ok to backport this fix to Python 2.7 and 3.6 as well?
History
Date User Action Args
2017-12-04 17:36:29vstinnersetrecipients: + vstinner, gvanrossum, ncoghlan, pitrou, Mekk, eric.snow, steve.dower, xcombelle
2017-12-04 17:36:29vstinnersetmessageid: <1512408989.61.0.213398074469.issue20891@psf.upfronthosting.co.za>
2017-12-04 17:36:29vstinnerlinkissue20891 messages
2017-12-04 17:36:29vstinnercreate