<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Peter, Just a note on Windows XP and Python 3.5 support (under 'Unsupported Operating Systems’):
<div class=""><br class="">
</div>
<div class=""><a href="https://docs.python.org/3.6/whatsnew/3.5.html" class="">https://docs.python.org/3.6/whatsnew/3.5.html</a></div>
<div class=""><br class="">
</div>
<div class="">Not sure how this affects whether it actually would work on XP using MS Visual C&#43;&#43; 14.0 though; is it supported on that platform?</div>
<div class=""><br class="">
</div>
<div class="">chris</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Aug 26, 2015, at 3:52 AM, Peter Cock &lt;<a href="mailto:p.j.a.cock@googlemail.com" class="">p.j.a.cock@googlemail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<div class="">Hello all,<br class="">
<br class="">
Python 3.5.0 rc 2 is out now, so we ought to be testing<br class="">
Biopython with it:<br class="">
<br class="">
<a href="https://www.python.org/downloads/release/python-350rc2/" class="">https://www.python.org/downloads/release/python-350rc2/</a><br class="">
<br class="">
However, this has deeper implications for compiling on<br class="">
Windows - in addition to the email forwarded below, I<br class="">
also saw this via Guido van Rossum's Twitter,<br class="">
<br class="">
https://twitter.com/gvanrossum/status/636279572938428416<br class="">
http://stevedower.id.au/blog/building-for-python-3-5/<br class="">
<br class="">
The key point is for Python 3.5 on Windows builds now use<br class="">
Microsoft Visual C&#43;&#43; 14.0, and extension modules should<br class="">
use the same.<br class="">
<br class="">
He notes that for the short term, there are likely to be<br class="">
compatibility problems with mingw32 which we have also<br class="">
used previously.<br class="">
<br class="">
Unless someone else volunteers, at some point I will have<br class="">
to try installing MSVC 14.0 on my old Windows XP machine<br class="">
which has been used for all our recent Biopython Windows<br class="">
installers.<br class="">
<br class="">
Regards,<br class="">
<br class="">
Peter<br class="">
<br class="">
---------- Forwarded message ----------<br class="">
From: Fernando Perez &lt;fperez.net@gmail.com&gt;<br class="">
Date: Wed, Aug 26, 2015 at 6:24 AM<br class="">
Subject: [Numpy-discussion] Python extensions for Python 3.5 - useful info...<br class="">
To: Discussion of Numerical Python &lt;numpy-discussion@scipy.org&gt;, SciPy<br class="">
Developers List &lt;scipy-dev@scipy.net&gt;, Core developer mailing list of<br class="">
the Cython compiler &lt;cython-devel@python.org&gt;<br class="">
<br class="">
<br class="">
Just an FYI for the upcoming Python release, a very detailed post from<br class="">
Steve Dower, the Microsoft developer who is now in charge of the<br class="">
Windows releases for Python, on how the build process will change in<br class="">
3.5 regarding extensions:<br class="">
<br class="">
http://stevedower.id.au/blog/building-for-python-3-5/<br class="">
<br class="">
Cheers,<br class="">
<br class="">
f<br class="">
--<br class="">
Fernando Perez (@fperez_org; http://fperez.org)<br class="">
fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)<br class="">
fernando.perez-at-berkeley: contact me here for any direct mail<br class="">
<br class="">
_______________________________________________<br class="">
NumPy-Discussion mailing list<br class="">
NumPy-Discussion@scipy.org<br class="">
http://mail.scipy.org/mailman/listinfo/numpy-discussion<br class="">
_______________________________________________<br class="">
Biopython-dev mailing list<br class="">
Biopython-dev@mailman.open-bio.org<br class="">
http://mailman.open-bio.org/mailman/listinfo/biopython-dev<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>