Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] unicode throws when creating a Unicode string from an invalid
Unicode string
2. [New comment] Silverlight: modules should only be imported if import syntax
matches case of filesystem
3. [New comment] str() or unicode() setting up unicode string, exception occurs.
4. [New comment] Reporlab and IronPython
5. [New comment] ipy.exe crashes when launched from a subst UNC path
6. [New comment] Visual Studio 2010 crashes when Iron Python 2.7A1 is installed
and you try to attach process (normal C# desktop program)
7. [New comment] 'x'.replace(u'\uFFFE','') -> ValueError
8. [New comment] Examples presented on
http://ironpython.net/ironpython/browser/docs.html do not work
9. [New comment] ipy64.exe compiling assembly
10. [New comment] Quoted IRONPYTHONPATH causes error with "import"
11. [New comment] How to improve the operation efficiency of List or Dictionary
than C#。
----------------------------------------------
ISSUES
1. [New comment] unicode throws when creating a Unicode string from an invalid
Unicode string
http://ironpython.codeplex.com/workitem/356
User slide_o_mix has commented on the issue:
"<p>This works on latest</p>"-----------------
2. [New comment] Silverlight: modules should only be imported if import syntax
matches case of filesystem
http://ironpython.codeplex.com/workitem/7050
User slide_o_mix has commented on the issue:
"<p>Will not fix</p>"-----------------
3. [New comment] str() or unicode() setting up unicode string, exception occurs.
http://ironpython.codeplex.com/workitem/15372
User slide_o_mix has commented on the issue:
"<p>This works on latest.</p>"-----------------
4. [New comment] Reporlab and IronPython
http://ironpython.codeplex.com/workitem/28885
User slide_o_mix has commented on the issue:
"<p>This is an IronClad issue, not an IronPython issue.</p>"-----------------
5. [New comment] ipy.exe crashes when launched from a subst UNC path
http://ironpython.codeplex.com/workitem/28905
User slide_o_mix has commented on the issue:
"<p>See MS recommendation:
http://support.microsoft.com/kb/941187</p>"-----------------
6. [New comment] Visual Studio 2010 crashes when Iron Python 2.7A1 is installed
and you try to attach process (normal C# desktop program)
http://ironpython.codeplex.com/workitem/29021
User slide_o_mix has commented on the issue:
"<p>Cannot reproduce</p>"-----------------
7. [New comment] 'x'.replace(u'\uFFFE','') -> ValueError
http://ironpython.codeplex.com/workitem/29402
User slide_o_mix has commented on the issue:
"<p>This works in latest:</p><p>Type "help", "copyright",
"credits" or "license" for more
information.<br>>>> 'x'.replace(u'\uFFFe','')<br>'x'<br>>>>
'x'.replace(u'\uFFFFE','')<br>'x'<br>>>><br></p>"-----------------
8. [New comment] Examples presented on
http://ironpython.net/ironpython/browser/docs.html do not work
http://ironpython.codeplex.com/workitem/30346
User slide_o_mix has commented on the issue:
"<p>This is a question, not a bug,</p>"-----------------
9. [New comment] ipy64.exe compiling assembly
http://ironpython.codeplex.com/workitem/32946
User slide_o_mix has commented on the issue:
"<p>I think this has to do with the slowness of the 64-bit JIT. We should
revisit when RyuJIT is released.</p>"-----------------
10. [New comment] Quoted IRONPYTHONPATH causes error with "import"
http://ironpython.codeplex.com/workitem/34687
User slide_o_mix has commented on the issue:
"<p>This work in latest. </p>"-----------------
11. [New comment] How to improve the operation efficiency of List or Dictionary
than C#。
http://ironpython.codeplex.com/workitem/35071
User slide_o_mix has commented on the issue:
"<p>Not enough information.</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