Re: [Python.NET] Python 2.6 support

2010-10-25 Thread Barton
? Thanks again. Original Message Subject: Re: [Python.NET <http://Python.NET>] Python 2.6 support From: Barton mailto:[email protected]>> Date: Fri, October 22, 2010 2:53 am To: pythondotnet mailto:[email protected]>>,

Re: [Python.NET] Python 2.6 support

2010-10-22 Thread Barton
ect: Re: [Python.NET <http://Python.NET>] Python 2.6 support From: Barton mailto:[email protected]>> Date: Thu, October 21, 2010 1:20 am To: pythondotnet mailto:[email protected]>> Cc: [email protected] <mailto:[email protected]&g

Re: [Python.NET] Python 2.6 support

2010-10-21 Thread Barton
pythonnet-2.0-alpha2-clr2.0_py26 was compiled with VS 2008, Release, Any CPU against my working copy of SVN 110. It has been uploaded onto the SourceForge server. On 10/20/2010 3:53 PM, pythondotnet wrote: Would you please post Python 2.6-compatible files to the download area? Thank you! __

[Python.NET] Python 2.6 support

2010-10-20 Thread pythondotnet
Would you please post Python 2.6-compatible files to the download area? Thank you! _ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet

[Python.NET] Python 2.6 support

2008-05-30 Thread Christian Heimes
Hello PythonDotNET users! I've committed some chances to the svn trunk. PythonDotNET now works with Python 2.6 again. None of the new features like bytearray, version tags and the new buffer interface are supported, though. Christian _ Python.NET m