Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96573 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2015-09-14 17:26 +0100 |
| Last post | 2015-09-14 17:26 +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 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-14 17:26 +0100
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2015-09-14 17:26 +0100 |
| Subject | Re: how to build windows extensions for python 3.5 |
| Message-ID | <mailman.537.1442247986.8327.python-list@python.org> |
On 14/09/2015 16:52, Robin Becker wrote: > I understand there have been changes to the way that extensions are > supposed to be built for windows. Is there any user documentation > regarding these changes? Last time I looked the appropriate Visual > Studio hadn't been release so I guess I will need to use my MSDN skills > (or incantations) to first get that installed. http://stevedower.id.au/blog/building-for-python-3-5-part-two/ The most important thing is to have something to do while the Visual Studio installation takes up 8G of your disk space and several hours of elapsed time. At least the installation went smoothly. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to top | Article view | comp.lang.python
csiph-web