Changes by Daniel Franke :
--
components: +Extension Modules -Library (Lib)
___
Python tracker
<http://bugs.python.org/issue5004>
___
___
Python-bugs-list mailin
Daniel Franke added the comment:
Just FYI, I've lately been trying to track down a different threading-related
bug, and I think the fix for this one also fixed that one by accident.
Leave the following program running for a while under python-2.7.2:
---snip---
import subprocess
i
Daniel Franke added the comment:
I've downloaded and installed python-2.7.9.amd.msi and spent some hours trying
to understand the myriad of i386/x86-64 related linker errors I get when
attempting to build an extension module. Now that I found this report I can at
least stop doubting my s