Message202821
> Perhaps we can fix PyGILState to call PyEval_InitThreads automatically?
Yes, I had the same idea. Here is a patch to call PyEval_InitThreads() in PyGILState_Ensure() for new threads. |
|
Date |
User |
Action |
Args |
2013-11-14 08:28:02 | vstinner | set | recipients:
+ vstinner, pitrou, christian.heimes, docs@python |
2013-11-14 08:28:02 | vstinner | set | messageid: <1384417682.25.0.829972568274.issue19576@psf.upfronthosting.co.za> |
2013-11-14 08:28:02 | vstinner | link | issue19576 messages |
2013-11-14 08:28:02 | vstinner | create | |
|