[Ironpython-users] IronPython, Daily Digest 7/12/2011

no_reply at codeplex.com no_reply at codeplex.com
Wed Jul 13 10:18:32 CEST 2011


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] different result for comparing as_date.__eq__(as_datetime) with Ironpython and Cpython2.5
2. [New issue] Better error message when trying to load downloaded DLLs
3. [New comment] Better error message when trying to load downloaded DLLs

----------------------------------------------

ISSUES

1. [New comment] different result for comparing as_date.__eq__(as_datetime) with Ironpython and Cpython2.5
http://ironpython.codeplex.com/workitem/23765
User jdhardy has commented on the issue:

"Fixed in 97c2d51 (thanks fdanny)."-----------------

2. [New issue] Better error message when trying to load downloaded DLLs
http://ironpython.codeplex.com/workitem/31006
User jdhardy has proposed the issue:

"Internet Explorer and Chrome both add a mark when downloading files (Zone.Identifier), and .NET will refuse to load assemblies that are tainted as such (see [url:http://blog.jdhardy.ca/2010/09/using-downloaded-ironpython-modules.html], [url:http://stackoverflow.com/questions/6668344/using-the-r-net-assembly-in-ironpython], etc.).

There's not much we can do about loading the assemblies, but at least we can come up with a better error message when trying to load them."-----------------

3. [New comment] Better error message when trying to load downloaded DLLs
http://ironpython.codeplex.com/workitem/31006
User jdhardy has commented on the issue:

"PythonContext.TryLoadAssemblyFromFileWithPath catches all exception from Assembly.LoadFile, so the reason for the load failure is lost. Better for those exceptions to bubble up, if there are no other inadvertant side effects of doing so."
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110713/b1c9cbc0/attachment.html>


More information about the Ironpython-users mailing list