Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96640 > unrolled thread
| Started by | Robin Becker <robin@reportlab.com> |
|---|---|
| First post | 2015-09-15 17:03 +0100 |
| Last post | 2015-09-15 17:03 +0100 |
| Articles | 1 — 1 participant |
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.
Re: how to build windows extensions for python 3.5 Robin Becker <robin@reportlab.com> - 2015-09-15 17:03 +0100
| From | Robin Becker <robin@reportlab.com> |
|---|---|
| Date | 2015-09-15 17:03 +0100 |
| Subject | Re: how to build windows extensions for python 3.5 |
| Message-ID | <mailman.600.1442333049.8327.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web