[python-win32] overlay icons handler freezes file dialog
Mark Hammond
mhammond at skippinet.com.au
Tue Jan 15 11:27:17 CET 2008
> > The best way would be to create an example which reproduces your
> > problem.
> > Its likely that I would be able to simply locate the source once I
> > could see it.
>
> Attached are two files to create the issue:
The problem is that GetOpenFileName and GetSaveFileName did not release the GIL. I've checked a fix into CVS, but unfortunately I'm not sure that helps you. Contact me offline if you would like a new win32gui (also let me know which python version you use). Also let me know if you would like a beta-tester for any mercurial extensions you may be developing ;)
Mark
More information about the python-win32
mailing list