Re: [Python.NET] PythonDotNet Digest, Vol 156, Issue 4

2017-07-20 Thread Denis Akhiyarov
Here it is on PYPI: https://pypi.python.org/pypi/pythonnet/2.0.0 pip install pythonnet==2.0.0 There is no direct mapping between GitHub and SourceForge, but you could explore the history and tags. This would be nice contribution to the wiki, but requires some archeology work: https://github.co

Re: [Python.NET] PythonDotNet Digest, Vol 156, Issue 4

2017-07-20 Thread pythondotnet
Thanks Denis. How do the versions on github map to the versions on the old site? I need to avoid this defect: https://github.com/pythonnet/pythonnet/issues/276 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 th