[issue29718] Fixed compile on cygwin.

Decorater report at bugs.python.org
Sat Mar 4 00:21:11 EST 2017


Decorater added the comment:

I use cygwin to test things that I write in python to see if they work under linux without having to boot up into an linux VM to find out as it would be too slow to even do that with the computer I have. And besides cygwin makes all of this faster. The version of Cygwin I have is 2.877 (64 bit).

Long story short this thing for a 64 bit computer is limited to only 2 CPU cores and 4 GB's of memory right now. All of that plays into why an VM would be too slow to even run or compile python (it would take forever to even open up the terminal).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29718>
_______________________________________


More information about the Python-bugs-list mailing list