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


Groups > comp.lang.python > #96640

Re: how to build windows extensions for python 3.5

Path csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:build': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '2.7': 0.13; 'extensions': 0.13; 'subject:python': 0.14; '.........': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:windows': 0.16; 'wrote:': 0.16; '2015': 0.20; 'work,': 0.21; 'sep': 0.22; 'am,': 0.23; 'bit': 0.23; 'seems': 0.23; 'downloaded': 0.24; 'url:edu': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; "i've": 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; "i'm": 0.30; '15,': 0.30; "i'd": 0.31; "can't": 0.32; 'surprised': 0.33; "i'll": 0.33; 'tue,': 0.34; 'done': 0.35; 'ahead': 0.35; 'but': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'say': 0.37; 'received:org': 0.37; 'test': 0.39; 'build': 0.40; 'to:addr:python.org': 0.40; 'our': 0.64; 'received:109': 0.75; 'becker': 0.84; 'succeeds': 0.84; 'wheel': 0.84; 'ware': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Robin Becker <robin@reportlab.com>
Subject Re: how to build windows extensions for python 3.5
Date Tue, 15 Sep 2015 17:03:58 +0100
References <55F6ED53.9080103@chamonix.reportlab.co.uk> <mt6sf7$gf0$1@ger.gmane.org> <55F80353.9080609@chamonix.reportlab.co.uk> <55F81DE0.5050100@chamonix.reportlab.co.uk> <CAKJDb-P6OtSu3HPBBb7fdOD9fntpt43RkbY8GhDttg46vbjAjA@mail.gmail.com>
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.2.0
In-Reply-To <CAKJDb-P6OtSu3HPBBb7fdOD9fntpt43RkbY8GhDttg46vbjAjA@mail.gmail.com>
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.600.1442333049.8327.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1442333049 news.xs4all.nl 23859 [2001:888:2000:d::a6]:55574
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:96640

Show key headers only | View raw


On 15/09/2015 16:54, Zachary Ware wrote:
> On Tue, Sep 15, 2015 at 8:32 AM, Robin Becker <robin@reportlab.com> wrote:
........
>
> I'm a bit surprised that you can successfully use the same .libs for
> 2.7 and 3.3/3.4.  But since that seems to work, I'd say go ahead and
> try it with 3.5, and if the build succeeds test the crap out of it :)
>
I've downloaded the vs2015 iso from msdn and I'll give the install a try 
tomorrow. It can't be that hard to build our extensions since Christoph Golhke 
has done a reportlab wheel for 3.5 at http://www.lfd.uci.edu/~gohlke/pythonlibs/
-- 
Robin Becker

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


Thread

Re: how to build windows extensions for python 3.5 Robin Becker <robin@reportlab.com> - 2015-09-15 17:03 +0100

csiph-web