Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94498 > unrolled thread

Re: what windows compiler for python 3.5?

Started byRobin Becker <robin@reportlab.com>
First post2015-07-24 11:53 +0100
Last post2015-07-24 20:20 +0100
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: what windows compiler for python 3.5? Robin Becker <robin@reportlab.com> - 2015-07-24 11:53 +0100
    Re: what windows compiler for python 3.5? mm0fmf <none@mailinator.com> - 2015-07-24 20:20 +0100

#94498 — Re: what windows compiler for python 3.5?

FromRobin Becker <robin@reportlab.com>
Date2015-07-24 11:53 +0100
SubjectRe: what windows compiler for python 3.5?
Message-ID<mailman.943.1437735211.3674.python-list@python.org>
On 24/07/2015 11:38, Chris Angelico wrote:
> On Fri, Jul 24, 2015 at 8:25 PM, Robin Becker <robin@reportlab.com> wrote:
.......
>> more searching I find this on the 3.5 b1 download page
>>
>> "Windows users: The Windows binaries were built with Microsoft Visual Studio
>> 2015, which is not yet officially released. (It's currently offered in
>> "Preview" mode, which is akin to a "beta".) It is our intention to ship
>> Python 3.5 using VS2015, although right now VS2015's final release date is
>> unclear."
>
> That would be correct, if you're seeking to match the python.org
> builds (eg if you're building an extension module). I've no idea what
> the compiler requirements are if you simply want to build CPython from
> source.
>
.......

yes I build extensions for reportlab. Unfortunately, despite our MSDN 
subscription to the Visual Studio stuff we have no access to the Visual Studio 
Version 2015. Last one in my downloads is currently 2013. Pity.
-- 
Robin Becker

[toc] | [next] | [standalone]


#94520

Frommm0fmf <none@mailinator.com>
Date2015-07-24 20:20 +0100
Message-ID<0ewsx.26742$pF1.15799@fx41.am4>
In reply to#94498
On 24/07/2015 11:53, Robin Becker wrote:
> yes I build extensions for reportlab. Unfortunately, despite our MSDN
> subscription to the Visual Studio stuff we have no access to the Visual
> Studio Version 2015. Last one in my downloads is currently 2013. Pity.

I received an email today re my work MSDN subscription telling me VS2015 
was now available to download. Sorry I didn't study it to see if all the 
versions were available now or just some. I've only just started using 
VS2013 at work so wasn't worried about VS2015!

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web