<div>Thanks Denis. How do the versions on github map to the versions on the old site? I need to avoid this defect:</div>
<div>
<p><a href="https://github.com/pythonnet/pythonnet/issues/276">https://github.com/pythonnet/pythonnet/issues/276</a></p>
<p>On the old site, I could see which version was the CLR2, defect-free one (pythonnet-2.0-alpha2-clr2.0_py27/), but it is only 32-bt. I think the corresponding version on github is 2.0.0, but I can't figure out how to just download the 64-bit version of  2.0.0.</p>
<p> </p>
</div>
<blockquote class="threadBlockQuote" style="border-left: 2px solid #C2C2C2; padding-left: 3px; margin-left: 4px;">--------- Original Message ---------
<div>Subject: PythonDotNet Digest, Vol 156, Issue 4<br />From: pythondotnet-request@python.org<br />Date: 7/20/17 10:00 am<br />To: pythondotnet@python.org<br /><br />Send PythonDotNet mailing list submissions to<br /> pythondotnet@python.org<br /> <br /> To subscribe or unsubscribe via the World Wide Web, visit<br /> https://mail.python.org/mailman/listinfo/pythondotnet<br /> or, via email, send a message with subject or body 'help' to<br /> pythondotnet-request@python.org<br /> <br /> You can reach the person managing the list at<br /> pythondotnet-owner@python.org<br /> <br /> When replying, please edit your Subject line so it is more specific<br /> than "Re: Contents of PythonDotNet digest..."<br /> <br /> <br /> Today's Topics:<br /> <br /> 1. Support for WinPython 2.7 x64 (pythondotnet)<br /> 2. Re: Support for WinPython 2.7 x64 (Denis Akhiyarov)<br /> <br /> <br /> ----------------------------------------------------------------------<br /> <br /> Message: 1<br /> Date: Wed, 19 Jul 2017 09:00:12 -0700<br /> From: "pythondotnet" <PythonDotNet@jnpcarole.com><br /> To: pythondotnet@python.org<br /> Subject: [Python.NET] Support for WinPython 2.7 x64<br /> Message-ID:<br /> <20170719090012.3e63f68611bc0deecd5a6dd5fef89a2f.3933b3b147.mailapi@email09.godaddy.com><br /> <br /> Content-Type: text/plain; charset="utf-8"<br /> <br /> I have a user that needs Python for .NET to work with https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.9.1/<br /> <br /> I'm guessing it isn't a problem that he has WinPython as opposed to regular CPython, but I don't see support for 64-bit on https://sourceforge.net/projects/pythonnet/<br /> <br /> Is what he needs possible?<br /> -------------- next part --------------<br /> An HTML attachment was scrubbed...<br /> URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20170719/82ae7846/attachment-0001.html><br /> <br /> ------------------------------<br /> <br /> Message: 2<br /> Date: Wed, 19 Jul 2017 18:20:43 +0000<br /> From: Denis Akhiyarov <denis.akhiyarov@gmail.com><br /> To: "A list for users and developers of Python for .NET"<br /> <pythondotnet@python.org><br /> Subject: Re: [Python.NET] Support for WinPython 2.7 x64<br /> Message-ID:<br /> <CALxxJLR5T=e3UrULAXoHXw1gmTYtpb1DaYgohsSDPpvJKBh72A@mail.gmail.com><br /> Content-Type: text/plain; charset="utf-8"<br /> <br /> Python for . NET project moved from SourceForge to GitHub in 2014.<br /> <br /> WinPython comes with pythonnet pre-installed since 2016.<br /> <br /> In any Python distribution the easiest way is to install with pip from PyPI:<br /> <br /> pip install pythonnet<br /> <br /> Other installation options here:<br /> <br /> https://github.com/pythonnet/pythonnet/wiki/Installation<br /> <br /> Thanks,<br /> Denis<br /> <br /> On Wed, Jul 19, 2017, 11:09 AM pythondotnet <PythonDotNet@jnpcarole.com><br /> wrote:<br /> <br /> > I have a user that needs Python for .NET to work with<br /> > https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.9.1/<br /> ><br /> > I'm guessing it isn't a problem that he has WinPython as opposed to<br /> > regular CPython, but I don't see support for 64-bit on<br /> > https://sourceforge.net/projects/pythonnet/<br /> ><br /> > Is what he needs possible?<br /> > _________________________________________________<br /> > Python.NET mailing list - PythonDotNet@python.org<br /> > https://mail.python.org/mailman/listinfo/pythondotnet<br /> ><br /> -------------- next part --------------<br /> An HTML attachment was scrubbed...<br /> URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20170719/9940277d/attachment-0001.html><br /> <br /> ------------------------------<br /> <br /> Subject: Digest Footer<br /> <br /> _______________________________________________<br /> PythonDotNet mailing list<br /> PythonDotNet@python.org<br /> https://mail.python.org/mailman/listinfo/pythondotnet<br /> <br /> <br /> ------------------------------<br /> <br /> End of PythonDotNet Digest, Vol 156, Issue 4<br /> ********************************************</div>
</blockquote>