Getting a new "official" distribution up would be great - on this end, I know
Joe Frayne and myself have provided several patches that let Python.net run on
64bit, fixes bugs, etc, some of which others seem to have run into when just
downloading the alpha2 zip...
John
-Original Message
If you're not already doing this, you *might* want to grab the source from the
svn repository and make your own build, as opposed to using the source/binaries
available in the zip download. There's a fair amount of change in the repo
now... not sure if it'll help though.
Probably not :)
:17 AM
To: [email protected]
Subject: Re: [Python.NET] Patches and new release
John Burnett wrote:
> -It’s been a while since there’s been a “release” of python.net. The latest
> pre-compiled package is “pythonnet-2.0-alpha2-clr2.0.zip” from September of
> last year, and tha
I’ve just applied some patches that were submitted to sourceforge by Joe Frayne
and I (Brian Lloyd made us admins recently). They seem to work fine, and can
be summarized as follows:
-Bugfix in string test (revision 91, jburnett)
-Added 64-bit support on Windows (revision 92, jburnett)
-Po
Last spam on this from me until I hear back, promise :) I just submitted the
"fix" for delegate support I outlined before.
http://sourceforge.net/tracker/index.php?func=detail&aid=1836026&group_id=162464&atid=823893
Again, not sure this is actually masking some bad behavior elsewhere, but it
s
tic ctor (same place the other crashes were happening). I'm
guessing there is an exception happening there, but it's getting eaten
somewhere above.
That all said... help? Brian? Christian? :)
John
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
re tightly bound to
Python.Runtime if/when Python.Runtime gets a final version and/or strong
name.
John
-----Original Message-
From: John Burnett
Sent: Monday, November 19, 2007 12:02 PM
To: [email protected]
Subject: RE: [Python.NET] Added 64-bit support, delegates/events broken?
Re-sendin
ger.GetDelegate(Type dtype, IntPtr
callable)
at Python.Runtime.DelegateObject.tp_new(IntPtr tp, IntPtr args,
IntPtr kw)
at e__NativeCall.Call_3(IntPtr , IntPtr , IntPtr , IntPtr )
at Python.Runtime.MetaType.tp_call(IntPtr tp, IntPtr args, IntPtr kw)
-
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:[EMAIL PROTECTED]
Sent: Monday, November 19, 2007 7:14 AM
To: John Burnett; pythondotnet@
(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 unre
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
11 matches
Mail list logo