[Python.NET] Added 64-bit support, delegates/events broken?

John Burnett JBurnett at blizzard.com
Mon Nov 19 20:53:10 CET 2007


I'm talking about Python.NET 2.0.  Regardless, you're using the 32-bit
version of Python on your machine, right?

 

import platform

platform.architecture()

 

John

 

From: Feihong Hsu [mailto:hsu.feihong at yahoo.com] 
Sent: Monday, November 19, 2007 7:14 AM
To: John Burnett; pythondotnet at python.org
Subject: Re: [Python.NET] Added 64-bit support, delegates/events broken?

 

Are you talking about Python.NET 1.0 or 2.0? I still haven't tried
Python.NET 2.0 on my 64-bit workstation, but 1.0 crashes when I try to
use Interop assemblies. I'm not seeing any problems in 1.0 with respect
to delegates/events on x64.

- Feihong

John Burnett <JBurnett at blizzard.com> wrote:

(re-posting to break it out of the Ubuntu thread... my bad, sorry)

I've made a few changes necessary to make python.net 64-bit compatible.
I can check in the changes on Monday (unless I need an account set up
first?)  I also fixed a broken test case wrt. exceptions.

That said, I'm getting unrelated hard crashes when running the test
cases for either events or delegates (i.e. the whole test harness
crashes out).  Is anyone else seeing this, or is it something peculiar
with my setup (it's happening in both 32 and 64 bit Vista, compiled
under VS2005).  I can post details on Monday if necessary...

John

_________________________________________________
Python.NET mailing list - PythonDotNet at python.org
http://mail.python.org/mailman/listinfo/pythondotnet

 

  

________________________________

Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try
it now.
<http://us.rd.yahoo.com/evt=51731/*http:/mobile.yahoo.com/sports;_ylt=At
9_qDKvtAbMuh1G1SQtBI7ntAcJ%0d%0a> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythondotnet/attachments/20071119/5aeab631/attachment.htm 


More information about the PythonDotNet mailing list