[Ironpython-users] IronPython, Daily Digest 6/23/2013

CodePlex no_reply at codeplex.com
Mon Jun 24 09:20:11 CEST 2013


Hi ironpython,

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

In today's digest:ISSUES

1. [Status update] Implement winsound module
2. [Status update] Does anyone use IronPython binaries without installation?!?
3. [New issue] ast.parse fails on semicolon

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

ISSUES

1. [Status update] Implement winsound module
http://ironpython.codeplex.com/workitem/21405
User slide_o_mix has updated the issue:
Status has changed from Resolved to Closed with the following comment, 

"Implemented"-----------------

2. [Status update] Does anyone use IronPython binaries without installation?!?
http://ironpython.codeplex.com/workitem/34195
User slide_o_mix has updated the issue:
Status has changed from Proposed to Closed with the following comment, 

"Please use the mailing list for questions. You also don't reference what issue you 'posted' three weeks ago."-----------------

3. [New issue] ast.parse fails on semicolon
http://ironpython.codeplex.com/workitem/34196
User Demon has proposed the issue:

"Trying to parse code containing line separating semicolons results in this error message-

"TypeError: Unexpected statement type: IronPython.Compiler.Ast.SuiteStatement"


Reproduction code:

import ast
ast.parse("a = 0;b = 0")



IPy version: IronPython 2.7.3 (2.7.0.40) on .NET 4.0.30319.296 (32-bit)"
----------------------------------------------



----------------------------------------------
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/20130624/fdfea93f/attachment.html>


More information about the Ironpython-users mailing list