Message342

Author sorin
Recipients asmodai, droolz, jaraco, pje, sorin, srid
Date 2009-08-15.10:41:29
Content
Current bug does prevent installation of all Python packages that are using
setuptools on Windows x64. 

I confirm that patch v2 is working (tested on Windows 7 x64) and we should
commit this to the trunk ASAP and also to current released version (0.6c9).

Also, I consider this issue critical because it does make the product unusable
for a big amount of users without any workarounds.

I do not have commit access, so we need help from somebody that does.

In addition we should release a new version to
http://pypi.python.org/pypi/setuptools that will include this patch.
History
Date User Action Args
2009-08-15 10:41:30sorinsetrecipients: + sorin, asmodai, jaraco, pje, droolz, srid
2009-08-15 10:41:30sorinsetmessageid: <1250332890.35.0.00722556091198.issue2@psf.upfronthosting.co.za>
2009-08-15 10:41:30sorinlinkissue2 messages
2009-08-15 10:41:29sorincreate