[Ironpython-users] IronPython, Daily Digest 11/25/2014

CodePlex no_reply at codeplex.com
Wed Nov 26 09:25:26 CET 2014


Hi ironpython,

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

In today's digest:ISSUES

1. [New comment] builtin’s compile function inconsistent with CPython
2. [New comment] builtin’s compile function inconsistent with CPython

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

ISSUES

1. [New comment] builtin’s compile function inconsistent with CPython
http://ironpython.codeplex.com/workitem/35707
User paweljasinski has commented on the issue:

"<p>For the line number issue, I don't see an easy fix inside ironpython.<br>Can you point me to the ipython code you mentioned?</p>"-----------------

2. [New comment] builtin’s compile function inconsistent with CPython
http://ironpython.codeplex.com/workitem/35707
User TalSaiag has commented on the issue:

"<p>The entire functionality is split across those three functions:<br>in run_cell & run_ast_nodes functions in the InteractiveShell class (site-packages\IPython\code\interactiveshell.py)<br>and also in ast_parse in CachingCompiler (site-packages\IPython\core\compilerop.py)<br>the usage of the co_filename in site-packages\IPython\core\debugger.py<br>(they are using frame.f_lineno as far as I can tell...)</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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20141126/87e59c43/attachment.html>


More information about the Ironpython-users mailing list