Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] metaclass interferes with property/partial
2. [New comment] PEP 397 -- Python launcher for Windows
----------------------------------------------
ISSUES
1. [New comment] metaclass interferes with property/partial
http://ironpython.codeplex.com/workitem/34968
User jdhardy has commented on the issue:
"<p>The issue seems to be related to how IronPython is trying to call the
partial.Call method. The binding code path for builtin methods (partial is in
C#) is complicated and difficult to trace. Why it's different with a metaclass
than without I'm not sure.</p><p>When running in Debug mode it hits an Assert
on L74 of Runtime\Microsoft.Dynamic\Actions\Calls\DefaultOverloadResolver.cs
because there aren't the right number of arguments. Eventually it reaches
partial.Call with arguments missing. </p>"-----------------
2. [New comment] PEP 397 -- Python launcher for Windows
http://ironpython.codeplex.com/workitem/35064
User slide_o_mix has commented on the issue:
"<p>Were these issues ever filed in the Python tracker?</p>"
----------------------------------------------
----------------------------------------------
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.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users