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


Groups > comp.lang.python > #94503

Re: what windows compiler for python 3.5?

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <blindanagram@nowhere.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.024
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'compiler': 0.05; 'cpython': 0.05; 'meantime,': 0.07; 'compiler.': 0.09; 'python': 0.10; 'extensions': 0.13; 'subject:python': 0.14; '24,': 0.16; 'hangs': 0.16; 'subject:windows': 0.16; 'wrote:': 0.16; 'version.': 0.18; 'steve': 0.18; '2015': 0.20; 'header:In-Reply- To:1': 0.24; "i've": 0.25; 'header:User-Agent:1': 0.26; 'chris': 0.26; 'earlier': 0.27; 'fri,': 0.27; 'idea': 0.28; 'subject:what': 0.29; 'probably': 0.31; 'possibly': 0.32; "who's": 0.32; "he's": 0.33; 'could': 0.35; 'downloads': 0.35; 'community': 0.36; 'should': 0.36; 'there': 0.36; 'visual': 0.36; 'to:addr:python- list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'there,': 0.37; 'version': 0.38; 'stuff': 0.38; 'received:192': 0.39; 'build': 0.40; 'to:addr:python.org': 0.40; 'where': 0.40; 'skip:u 10': 0.61; 'yes': 0.62; '2015.': 0.63; 'our': 0.64; 'jul': 0.72; 'becker': 0.84; 'received:192.168.1.7': 0.91; 'luck': 0.95; '2013.': 0.96
X-CM-Score 0.00
X-CNFS-Analysis v=2.1 cv=foEhHwMf c=1 sm=1 tr=0 a=nO6JWm9Dsne7RoCvRGnC0w==:117 a=nO6JWm9Dsne7RoCvRGnC0w==:17 a=0Bzu9jTXAAAA:8 a=k1mcXBsyAAAA:8 a=JAI3OqB5mnwA:10 a=IkcTkHD0fZMA:10 a=iC56nj4HAAAA:8 a=rmcdt8-VQuaGX4UvZ0gA:9 a=QEXdDO2ut3YA:10
X-AUTH gladman+brg@:2500
Subject Re: what windows compiler for python 3.5?
To python-list@python.org
References <55B21154.9060103@chamonix.reportlab.co.uk> <55B2129F.8060906@chamonix.reportlab.co.uk> <CAPTjJmrcv1U=9tak4TtR7OgVTSs2kgJHYgE6BhS-rgP_mQ6wRA@mail.gmail.com> <55B21927.2040605@chamonix.reportlab.co.uk> <mailman.944.1437735880.3674.python-list@python.org>
Newsgroups comp.lang.python
From Brian Gladman <blindanagram@nowhere.net>
Date Fri, 24 Jul 2015 13:24:22 +0100
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
MIME-Version 1.0
In-Reply-To <mailman.944.1437735880.3674.python-list@python.org>
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Mailman-Approved-At Fri, 24 Jul 2015 14:34:01 +0200
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.947.1437741242.3674.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1437741242 news.xs4all.nl 2934 [2001:888:2000:d::a6]:34302
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:94503

Show key headers only | View raw


On 24/07/2015 12:04, Chris Angelico wrote:
> On Fri, Jul 24, 2015 at 8:53 PM, Robin Becker <robin@reportlab.com> 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.
> 
> Ah. You may well be somewhat out of luck for the moment, then; I've no
> idea what status is during the betas. Once Python 3.5 is released, VS
> 2015 should also be available, or else the official compiler for
> CPython 3.5 will probably be changed.
> 
> In the meantime, you could possibly ask on python-dev; Steve Dower of
> Microsoft hangs out there, and he's the one who's driving the compiler
> choice - he may be able to advise as to where to get the prerelease
> compiler.

Visual Studio 2015 Community was relased earlier this week so there is
no need to work with the prerelease version.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: what windows compiler for python 3.5? Chris Angelico <rosuav@gmail.com> - 2015-07-24 21:04 +1000
  Re: what windows compiler for python 3.5? Brian Gladman <blindanagram@nowhere.net> - 2015-07-24 13:24 +0100
    Re: what windows compiler for python 3.5? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-25 01:33 +0100
  Re: what windows compiler for python 3.5? Brian Gladman <blindanagram@nowhere.net> - 2015-07-24 13:24 +0100
    Re: what windows compiler for python 3.5? ElChino <elchino@cnn.cn> - 2015-07-24 20:53 +0200
      Re: what windows compiler for python 3.5? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-24 19:51 -0400

csiph-web