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


Groups > comp.lang.python > #94499

Re: what windows compiler for python 3.5?

Path csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.013
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'compiler': 0.05; 'cpython': 0.05; 'meantime,': 0.07; 'cc:addr:python-list': 0.09; 'compiler.': 0.09; 'python': 0.10; 'extensions': 0.13; 'subject:python': 0.14; '24,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'hangs': 0.16; 'subject:windows': 0.16; 'wrote:': 0.16; 'steve': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'header:In- Reply-To:1': 0.24; "i've": 0.25; 'fri,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'idea': 0.28; 'subject:what': 0.29; 'probably': 0.31; 'possibly': 0.32; "who's": 0.32; "he's": 0.33; 'received:google.com': 0.35; 'could': 0.35; 'downloads': 0.35; 'should': 0.36; 'visual': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'there,': 0.37; 'version': 0.38; 'stuff': 0.38; 'build': 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; 'chrisa': 0.84; 'to:none': 0.91; 'luck': 0.95; '2013.': 0.96
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=BqHb8bivZs/mBtHwJ4laCoNozKj8RQT8ZJaYLQm4X0o=; b=M+8Jce72IpzwvjC5KStQczXAQuXLanhOhMAdq9V99fuBkFP43BWxjqzE2enBUTyUTq F0239z7PP9f/SdPEqekCGccn6hZB/ZXL4qc6e0tm/GhTasRXYx9yC7kMT24fNKlDpe/5 ggQP+82/CPHuvIWjYsclo9oig/02/QLUBKSASZUmYZzNJeF62dBAHODjHzzPr+GjvUBe VgvrEc72BDfXSh2KiDnKQVjWdSS11zYC8+UpDTIjkOHsf5QmGZBJ9wHXRv09HhaQndxq cDbj9rTDrx3+eRtng9iOFtra5YzdRN841XONzTVcolFc4jlH0Ftf50RvdLiHSWdO6Qu4 xp7A==
MIME-Version 1.0
X-Received by 10.107.4.1 with SMTP id 1mr20308982ioe.10.1437735871894; Fri, 24 Jul 2015 04:04:31 -0700 (PDT)
In-Reply-To <55B21927.2040605@chamonix.reportlab.co.uk>
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>
Date Fri, 24 Jul 2015 21:04:31 +1000
Subject Re: what windows compiler for python 3.5?
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
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>
Newsgroups comp.lang.python
Message-ID <mailman.944.1437735880.3674.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1437735880 news.xs4all.nl 2943 [2001:888:2000:d::a6]:49054
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:94499

Show key headers only | View raw


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.

ChrisA

Back to comp.lang.python | Previous | NextNext 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