Steve Dower added the comment:

I have a better fix for this issue in the attached patch. It doesn't require 
any change to setuptools in order to avoid crashing when installing from sdist 
(e.g. Cython).

As before, this only involves changing the nuget package and its build scripts, 
so there is zero risk to the main installer. It's even simpler than before too, 
because I can reuse the infrastructure that was added. (That said, I haven't 
tested this patch with a real build on the real build machine yet - I will do 
so before committing.)

Ned - can I get this in for 3.6.0? If not, I'll patch the file by hand before 
publishing the nuget packages.

----------
nosy: +larry
priority: normal -> release blocker
resolution: fixed -> 
stage: resolved -> patch review
status: closed -> open
Added file: http://bugs.python.org/file45847/28783_1.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28783>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to