Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] compile does not accept AST object
2. [New comment] NullReference bug report
3. [New comment] Support all encodings CPython does for _codecs.encode and
_codecs.decode
----------------------------------------------
ISSUES
1. [New comment] compile does not accept AST object
http://ironpython.codeplex.com/workitem/32526
User paweljasinski has commented on the issue:
"It will not be completed for 2.7.3, but it is already useful.
I have a ipython running under ironpython. Most of the things one does on such
a console are expressions and that is covered.
I would be happy to see it in 2.7.3 in this partially implemented state.
The risk that this changes broke something else are low.
I will create a pull request. This will give me a chance to get feedback and
address the minor (or major) things.
"-----------------
2. [New comment] NullReference bug report
http://ironpython.codeplex.com/workitem/31621
User jdhardy has commented on the issue:
"Fixed in a3dbde9."-----------------
3. [New comment] Support all encodings CPython does for _codecs.encode and
_codecs.decode
http://ironpython.codeplex.com/workitem/4565
User jdhardy has commented on the issue:
"The problem here is that encodings.idna depends on unicodedata.ucd_3_2_0,
which uses the 3.2 Unicode database. I need to figure out why it uses that
specific version, if it can just use 5.0 instead, and how easy it will be to
include 3.2 if I have to."
----------------------------------------------
----------------------------------------------
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
http://mail.python.org/mailman/listinfo/ironpython-users