Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'compiler': 0.05; 'mode,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'subject:python': 0.14; '"windows': 0.16; "(it's": 0.16; 'binaries': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'released.': 0.16; 'subject:windows': 0.16; 'url:whatsnew': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'required.': 0.26; 'subject:what': 0.29; 'url:python': 0.33; 'url:dev': 0.35; 'but': 0.36; 'url:org': 0.36; 'visual': 0.36; 'to:addr:python- list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'release': 0.37; 'offered': 0.38; 'to:addr:python.org': 0.40; 'url:3': 0.60; 'details': 0.62; 'more': 0.63; 'our': 0.64; 'received:109': 0.75; 'becker': 0.84; 'officially': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Robin Becker Subject: Re: what windows compiler for python 3.5? Date: Fri, 24 Jul 2015 11:25:35 +0100 References: <55B21154.9060103@chamonix.reportlab.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 109.174.168.73 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: <55B21154.9060103@chamonix.reportlab.co.uk> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437733539 news.xs4all.nl 2874 [2001:888:2000:d::a6]:39065 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94496 On 24/07/2015 11:20, Robin Becker wrote: > I read this > > https://docs.python.org/dev/whatsnew/3.5.html which incidentally marks the > release as 3.6.0a0 :) > > but failed to find any details regarding which windows compiler is required. 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." -- Robin Becker