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, barry, eric.snow, gvanrossum, kchen, ncoghlan, pitrou, steve.dower, vstinner, xcombelle
Date 2018-01-29.11:42:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517226174.24.0.467229070634.issue20891@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine Pitrou considers that my PR 5421 for Python 3.6 should not be merged:
"@vstinner I don't think so. People can already call PyEval_InitThreads."
https://github.com/python/cpython/pull/5421#issuecomment-361214537
History
Date User Action Args
2018-01-29 11:42:54vstinnersetrecipients: + vstinner, gvanrossum, barry, ncoghlan, pitrou, Mekk, kchen, eric.snow, steve.dower, xcombelle
2018-01-29 11:42:54vstinnersetmessageid: <1517226174.24.0.467229070634.issue20891@psf.upfronthosting.co.za>
2018-01-29 11:42:54vstinnerlinkissue20891 messages
2018-01-29 11:42:54vstinnercreate