<html><head><style type="text/css" media="screen">Body{font-family: Verdana;font-size:.75em;}h4{font-size:.9em;}a{color: #3a62a6;}.digest .toc {margin-bottom: 15px; padding-bottom:8px; border-bottom: 1px solid #ccc;}.digest .tocItem {margin-bottom: 15px;}.tocItem a{color:#000;text-decoration: none;}.tocItem a:hover{color: #3a62a6;text-decoration: underline;}.topic{padding-bottom: 8px;margin-bottom: 20px; border-bottom: 1px solid #ccc;}.topicHeader{margin-bottom:10px;}.topicTitle{font-weight: bold;}.replies p{margin:0;padding:0;}.replies hr{width: 15%;text-align: left;margin: 0 auto 5px 0;border: none 0;border-top: 1px solid #ccc;height: 1px;}.reply{margin-bottom: 6px;padding-bottom: 4px;}.anchorMarker{color: #3a62a6;}.footer{color: gray;}</style></head><body><div class="digest"><p>Hi ironpython,</p><p>Here's your Daily Digest of new issues for project "<a href="http://ironpython.codeplex.com/">IronPython</a>".</p><p>In today's digest:</p><h4>ISSUES</h4><div class="toc"><div class="tocItem"><a href="#toc_issue_1">1. <span class="tocTitle">[Status update] Get rid of __future__.py generation scripts and replace with a real __future__.py in TFS</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[Status update] IRONPYTHONPATH not respected for pyc.py compiled assemblies</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_3">3. <span class="tocTitle">[Status update] missing python modules in version 2.7 release</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_4">4. <span class="tocTitle">[Status update] Add option to pyc.py to embed IronPython assemblies</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_5">5. <span class="tocTitle">[New comment] Patch for pyc.py</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_6">6. <span class="tocTitle">[New issue] Monodroid Import Not Working</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_7">7. <span class="tocTitle">[New comment] Separate compiling and linking in pyc.py</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_8">8. <span class="tocTitle">[New comment] Implement rest of datetime module</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_9">9. <span class="tocTitle">[Status update] test sax blocking:no XML parsers available</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_10">10. <span class="tocTitle">[New comment] Implement timedelta.total_seconds()</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_11">11. <span class="tocTitle">[Status update] Implement timedelta.total_seconds()</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_12">12. <span class="tocTitle">[New comment] Fatal app exit on import uuid</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_13">13. <span class="tocTitle">[New comment] IronPython 2.7B1 non-default install location not working</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_14">14. <span class="tocTitle">[Status update] IronPython Visual Studio templates are not installing</span> <span class="anchorMarker">↓</span></a></div></div><h4>ISSUES</h4><div class="topic"><a name="toc_issue_1"></a><div class="topicHeader"><span class="topicTitle">1. [Status update] Get rid of __future__.py generation scripts and replace with a real __future__.py in TFS</span> <a href="http://ironpython.codeplex.com/workitem/23969">view online</a></div><p>User jdhardy has updated the issue:</p><p>Status has changed from Active to Closed with the following comment, <br /><br />"This seems to have been fixed a long time ago."</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [Status update] IRONPYTHONPATH not respected for pyc.py compiled assemblies</span> <a href="http://ironpython.codeplex.com/workitem/26706">view online</a></div><p>User jdhardy has updated the issue:</p><p>Status has changed from Fixed to Closed with the following comment, <br /><br />"Fixed in IronPython 2.7.2."</p></div><div class="topic"><a name="toc_issue_3"></a><div class="topicHeader"><span class="topicTitle">3. [Status update] missing python modules in version 2.7 release</span> <a href="http://ironpython.codeplex.com/workitem/30348">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"csv is available. pyexpat is tracked by [workitem:20023]"</p></div><div class="topic"><a name="toc_issue_4"></a><div class="topicHeader"><span class="topicTitle">4. [Status update] Add option to pyc.py to embed IronPython assemblies</span> <a href="http://ironpython.codeplex.com/workitem/32288">view online</a></div><p>User jdhardy has updated the issue:</p><p>Status has changed from Fixed to Closed with the following comment, <br /><br />"Fixed in IronPython 2.7.2."</p></div><div class="topic"><a name="toc_issue_5"></a><div class="topicHeader"><span class="topicTitle">5. [New comment] Patch for pyc.py</span> <a href="http://ironpython.codeplex.com/workitem/32372">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Fixed in 06bf2cf"</p></div><div class="topic"><a name="toc_issue_6"></a><div class="topicHeader"><span class="topicTitle">6. [New issue] Monodroid Import Not Working</span> <a href="http://ironpython.codeplex.com/workitem/32393">view online</a></div><p>User d10sfan has proposed the issue:</p><p>"Trying to use ironpython with monodroid. I was able to get a string to work (just a print test sort of thing) but when I try to use a file or even do a import of anything with the string method, it always gets errors. Attached is my c# code. If I try to run it, I get a message saying that import has too few arguments."</p></div><div class="topic"><a name="toc_issue_7"></a><div class="topicHeader"><span class="topicTitle">7. [New comment] Separate compiling and linking in pyc.py</span> <a href="http://ironpython.codeplex.com/workitem/32384">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Should be easy enough. I'll try and do it next week."</p></div><div class="topic"><a name="toc_issue_8"></a><div class="topicHeader"><span class="topicTitle">8. [New comment] Implement rest of datetime module</span> <a href="http://ironpython.codeplex.com/workitem/17470">view online</a></div><p>User jdhardy has commented on the issue:</p><p>"The only ones left that need to be implemented are:<br />datetime.timedelta.__rdiv__<br />datetime.timedelta.__rfloordiv__"</p></div><div class="topic"><a name="toc_issue_9"></a><div class="topicHeader"><span class="topicTitle">9. [Status update] test sax blocking:no XML parsers available</span> <a href="http://ironpython.codeplex.com/workitem/23897">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Active to Closed with the following comment, <br /><br />"Duplicate of [workitem:20023]"</p></div><div class="topic"><a name="toc_issue_10"></a><div class="topicHeader"><span class="topicTitle">10. [New comment] Implement timedelta.total_seconds()</span> <a href="http://ironpython.codeplex.com/workitem/32342">view online</a></div><p>User jdhardy has commented on the issue:</p><p>"Fixed in 0d9cad9."</p></div><div class="topic"><a name="toc_issue_11"></a><div class="topicHeader"><span class="topicTitle">11. [Status update] Implement timedelta.total_seconds()</span> <a href="http://ironpython.codeplex.com/workitem/32342">view online</a></div><p>User jdhardy has updated the issue:</p><p>Status has changed from Active to Closed with the following comment, <br /><br />"Released in IronPython 2.7.2"</p></div><div class="topic"><a name="toc_issue_12"></a><div class="topicHeader"><span class="topicTitle">12. [New comment] Fatal app exit on import uuid</span> <a href="http://ironpython.codeplex.com/workitem/32355">view online</a></div><p>User ned14 has commented on the issue:</p><p>"No, 2.7.1 was uninstalled and 2.7.2 RC1 was installed instead. However, remember the problem appeared on both versions."</p></div><div class="topic"><a name="toc_issue_13"></a><div class="topicHeader"><span class="topicTitle">13. [New comment] IronPython 2.7B1 non-default install location not working</span> <a href="http://ironpython.codeplex.com/workitem/29950">view online</a></div><p>User jdhardy has commented on the issue:</p><p>"Need to see if this is still an issue."</p></div><div class="topic"><a name="toc_issue_14"></a><div class="topicHeader"><span class="topicTitle">14. [Status update] IronPython Visual Studio templates are not installing</span> <a href="http://ironpython.codeplex.com/workitem/30283">view online</a></div><p>User jdhardy has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"IronPython Tools are no longer supported."</p></div><div class="footer"><p>You are receiving this email because you subscribed to notifications on CodePlex.</p><p>To report a bug, request a feature, or add a comment, visit <a href="http://ironpython.codeplex.com/workitem/list/basic">IronPython Issue Tracker</a>. You can <a href="https://ironpython.codeplex.com/subscriptions/workitem/project/edit">unsubscribe or change your issue notification settings</a> on CodePlex.com.</p></div></div></body></html>