This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[64bit] python3 vs. threads


Jason,

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?


Yaakov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]