[64bit] python3 vs. threads

Jason Tishler jason@tishler.net
Fri Jun 7 23:08:00 GMT 2013


Yaakov,

On Mon, Jun 03, 2013 at 11:30:28PM -0500, Yaakov (Cygwin/X) wrote:
> As part of the 64bit bootstrap process, I packaged python3, but had
> to configure it --without-threads due to a runtime error.  However,
> I am finding now that this is not a regularly used configuration;
> several major Python modules use PyGILState_*() APIs
> unconditionally, which aren't exported when so configured.  Are you
> able to take a look at the runtime failure and track it down?

Unfortunately, I don't have access to 64-bit Windows.

Jason



More information about the Cygwin-apps mailing list