Re: [Python-Dev] VS 2010 compiler

2015-09-25 Thread Chris Barker - NOAA Federal
You can use "Windows SDK for Windows 7 and .NET Framework 4". http://www.microsoft.com/en-us/download/details.aspx?id=8279 Thanks. Last time I tried that route, it was for 64 bit py2.7. And it required some kludging of environment variables, and registry acces I don't have permission for. But i

Re: [Python-Dev] VS 2010 compiler

2015-09-25 Thread Chris Barker - NOAA Federal
> This is the main motivation for moving to VS 2015 for Python 3.5. Yes,I've followed that work to the degree I understand it, and it looks like a great move. Thanks so much for your (continuing) efforts with this. > put a bit of >> >> pressure on MS to make it available, as they have for VS2008

Re: [Python-Dev] VS 2010 compiler

2015-09-25 Thread Steve Dower
On 25Sep2015 0824, Chris Barker - NOAA Federal wrote: As I understand it, the MS VS2010 compiler is required (or at least best practice) for compiling Python extensions for the python.org Windows builds of py 3.4 and ?[1] However, MS now makes it very hard (impossible?) to download VS2010 Expres

[Python-Dev] Summary of Python tracker Issues

2015-09-25 Thread Python tracker
ACTIVITY SUMMARY (2015-09-18 - 2015-09-25) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open5142 (+12) closed 31849 (+51) total 36991 (+63) Open issues wit

Re: [Python-Dev] VS 2010 compiler

2015-09-25 Thread INADA Naoki
You can use "Windows SDK for Windows 7 and .NET Framework 4". http://www.microsoft.com/en-us/download/details.aspx?id=8279 On Sat, Sep 26, 2015 at 12:24 AM, Chris Barker - NOAA Federal < chris.bar...@noaa.gov> wrote: > As I understand it, the MS VS2010 compiler is required (or at least > best pr

[Python-Dev] VS 2010 compiler

2015-09-25 Thread Chris Barker - NOAA Federal
As I understand it, the MS VS2010 compiler is required (or at least best practice) for compiling Python extensions for the python.org Windows builds of py 3.4 and ?[1] However, MS now makes it very hard (impossible?) to download VS2010 Express ( or Community, or whatever the free as in beer versio