[python-win32] win32com and the GIL

Peter Fraser pfraser at spatialmedia.com
Tue Dec 13 03:22:33 CET 2011


Hello

Can win32com be made to release the GIL when it calls into COM 
components?  Presumably it doesn't do this by default .

I'm calling an apartment threaded COM component (VB6) and NOT passing 
any Python objects to that component (I promise).


thankyou and have a splendid day

Peter







More information about the python-win32 mailing list