[Python.NET] Python 2.6 support

Barton barton at BCDesignsWell.com
Mon Oct 25 11:41:20 CEST 2010


This is actually built with the release configuration + pdb output to 
assist the runtime in identifying the location of any fatal error (just 
in case).

On 10/24/2010 7:17 PM, pythondotnet wrote:
> The debug bits are working for me. When you get a chance, would you 
> please post the release build? Thanks again.
>
>     -------- Original Message --------
>     Subject: Re: [Python.NET <http://Python.NET>] Python 2.6 support
>     From: Barton <barton at BCDesignsWell.com
>     <mailto:barton at BCDesignsWell.com>>
>     Date: Fri, October 22, 2010 2:53 am
>     To: pythondotnet <PythonDotNet at jnpcarole.com
>     <mailto:PythonDotNet at jnpcarole.com>>,
>     "'pythondotnet at python.org <mailto:pythondotnet at python.org>'"
>     <pythondotnet at python.org <mailto:pythondotnet at python.org>>
>
>     This is now fixed. Turn out that all testing was done against the
>     managed console which happily picked up the python25.dll with the
>     PYTHON2x symbol set incorrectly.
>     My apologies,
>     -Barton
>
>     On 10/21/2010 8:09 AM, pythondotnet wrote:
>>     Thanks for the quick post Barton. I tried the new build but am
>>     getting the "dynamic module not initialized properly" error on
>>     the first line of my script ("import clr"). I verified the new
>>     clr.pyd and Python.Runtime.dll files are in the Python26\DLL dir.
>>
>>     Python 2.6.6
>>     Windows Vista, 32-bit.
>>
>>         -------- Original Message --------
>>         Subject: Re: [Python.NET <http://Python.NET>] Python 2.6 support
>>         From: Barton <barton at BCDesignsWell.com
>>         <mailto:barton at BCDesignsWell.com>>
>>         Date: Thu, October 21, 2010 1:20 am
>>         To: pythondotnet <PythonDotNet at jnpcarole.com
>>         <mailto:PythonDotNet at jnpcarole.com>>
>>         Cc: pythondotnet at python.org <mailto:pythondotnet at python.org>
>>
>>         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  <http://Python.NET>  mailing list -PythonDotNet at python.org
>>>         http://mail.python.org/mailman/listinfo/pythondotnet
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20101025/1910836f/attachment.html>


More information about the PythonDotNet mailing list