<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] IronPython 2.0 Beta3 has memory leak in WCF programming</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[Status update] 1.1.3&#58; AttributeError in property getter &#40;1.1.2 only&#41;</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_3">3. <span class="tocTitle">[New comment] Quoting in MSBuild files</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_4">4. <span class="tocTitle">[New comment] Ctl-Z doesn&#39;t throw EOF error in raw_input&#40;&#41;</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_5">5. <span class="tocTitle">[Status update] sys.ps1, sys.ps2 should change the prompt displayed in the interactive command window</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_6">6. <span class="tocTitle">[New comment] Memory leak in IP 2.0B5 when using N ScriptRuntimes</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_7">7. <span class="tocTitle">[New comment] &#40;Legacy&#41; test_numtypes.py runs very slowly against IronPython 2.x</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_8">8. <span class="tocTitle">[Status update] IronPython allows &#34;del &#40;&#41;&#34;</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_9">9. <span class="tocTitle">[New comment] IronPython allows yield in class definition if nested in a function def</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_10">10. <span class="tocTitle">[Status update] ValueError&#58; Length cannot be less than 0 or exceed input length</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_11">11. <span class="tocTitle">[Status update] Legacy test_dllsite.py fails with SystemError exception on bad import &#40;should be ImportError&#41;</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_12">12. <span class="tocTitle">[Status update] IronPython&#58; test_weakref.py fails on merlin-18</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_13">13. <span class="tocTitle">[New comment] test_delegate.py broken on 2k3 and XP</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_14">14. <span class="tocTitle">[Status update] test_delegate.py broken on 2k3 and XP</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_15">15. <span class="tocTitle">[New comment] test_strptime function of the &#40;CPython&#41; test_time.py test fails</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_16">16. <span class="tocTitle">[Status update] Ironpython throw &#34;EOFError&#58; Unable to read beyond the end of the stream.&#34; but Cpython does not throw.</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_17">17. <span class="tocTitle">[New comment] ImportError&#58; No module named __hello__,__phello__</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_18">18. <span class="tocTitle">[Status update] Empty module has more items</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_19">19. <span class="tocTitle">[Status update] Hosting&#58; Import a module on a ScriptScope</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_20">20. <span class="tocTitle">[New comment] Hosting&#58; Import a module on a ScriptScope</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_21">21. <span class="tocTitle">[Status update] Hosting&#58; Import a module on a ScriptScope</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_22">22. <span class="tocTitle">[New comment] IP 2.7.1 xml.etree.Elementree&#35;iterparse is not working</span>&nbsp;<span class="anchorMarker">&darr;</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] IronPython 2.0 Beta3 has memory leak in WCF programming</span> <a href="http://ironpython.codeplex.com/workitem/17331">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 />"Can&#39;t reproduce"</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [Status update] 1.1.3&#58; AttributeError in property getter &#40;1.1.2 only&#41;</span> <a href="http://ironpython.codeplex.com/workitem/18618">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 />"Works in 2.7.1"</p></div><div class="topic"><a name="toc_issue_3"></a><div class="topicHeader"><span class="topicTitle">3. [New comment] Quoting in MSBuild files</span> <a href="http://ironpython.codeplex.com/workitem/20262">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Jeff since you&#39;ve recently redone the build can you double check this&#63;"</p></div><div class="topic"><a name="toc_issue_4"></a><div class="topicHeader"><span class="topicTitle">4. [New comment] Ctl-Z doesn&#39;t throw EOF error in raw_input&#40;&#41;</span> <a href="http://ironpython.codeplex.com/workitem/22140">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"The issue is in PythonFile&#58;&#58;ReadLine<br /><br />&#47;&#47; Read characters up to and including a &#39;&#92;r&#92;n&#39;, converted to &#39;&#92;n&#39; &#40;or until EOF or the given size, in<br />        &#47;&#47; which case the string will not be newline terminated&#41;.<br />        public override String ReadLine&#40;int size&#41; &#123;<br />            StringBuilder sb &#61; null&#59;<br />            &#47;&#47; start off w&#47; some text<br />            if &#40;_bufPos &#62;&#61; _bufLen&#41; ReadBuffer&#40;&#41;&#59;<br />            if &#40;_bufLen &#61;&#61; 0&#41; return String.Empty&#59;<br /><br />That last item should probably be&#58;<br /><br />if&#40;_bufLen &#61;&#61; 0&#41; throw PythonOps.EofError&#40;string.Empty&#41;&#59;<br /><br />"</p></div><div class="topic"><a name="toc_issue_5"></a><div class="topicHeader"><span class="topicTitle">5. [Status update] sys.ps1, sys.ps2 should change the prompt displayed in the interactive command window</span> <a href="http://ironpython.codeplex.com/workitem/4299">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 />"This works in 2.7.1"</p></div><div class="topic"><a name="toc_issue_6"></a><div class="topicHeader"><span class="topicTitle">6. [New comment] Memory leak in IP 2.0B5 when using N ScriptRuntimes</span> <a href="http://ironpython.codeplex.com/workitem/20296">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Need a test case to reproduce this with."</p></div><div class="topic"><a name="toc_issue_7"></a><div class="topicHeader"><span class="topicTitle">7. [New comment] &#40;Legacy&#41; test_numtypes.py runs very slowly against IronPython 2.x</span> <a href="http://ironpython.codeplex.com/workitem/24011">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"This took 8 minutes on the following setup&#58;<br /><br />OS&#58; x64 Windows 7<br />CPU&#58; Intel Core i5<br />Memory&#58; 6GB"</p></div><div class="topic"><a name="toc_issue_8"></a><div class="topicHeader"><span class="topicTitle">8. [Status update] IronPython allows &#34;del &#40;&#41;&#34;</span> <a href="http://ironpython.codeplex.com/workitem/24756">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 />"Works in 2.7.1<br /><br />test_filename &#40;__main__.CodeopTests&#41; ... ok<br />test_incomplete &#40;__main__.CodeopTests&#41; ... ok<br />test_invalid &#40;__main__.CodeopTests&#41; ... ok<br />test_valid &#40;__main__.CodeopTests&#41; ... ok<br /><br />----------------------------------------------------------------------<br />Ran 4 tests in 0.124s<br /><br />OK"</p></div><div class="topic"><a name="toc_issue_9"></a><div class="topicHeader"><span class="topicTitle">9. [New comment] IronPython allows yield in class definition if nested in a function def</span> <a href="http://ironpython.codeplex.com/workitem/26496">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"&#62;&#62;&#62; def f&#40;&#41;&#58;<br />...     class C&#58;<br />...             yield 42<br />...     return C<br />...<br />&#62;&#62;&#62; f&#40;&#41;.next&#40;&#41;<br />Traceback &#40;most recent call last&#41;&#58;<br />  File &#34;&#60;stdin&#62;&#34;, line 1, in &#60;module&#62;<br />  File &#34;&#60;stdin&#62;&#34;, line 2, in f<br />NotImplementedError&#58; The method or operation is not implemented.<br />&#62;&#62;&#62;<br />Unhandled Exception&#58; System.NotImplementedException&#58; The method or operation is not implemented.<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileExtensionExpression&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileAsVoid&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockStart&#40;BlockExpression node&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockExpression&#40;Expression expr, Boolean asVoid&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.Compile&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileExtensionExpression&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileAsVoid&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockStart&#40;BlockExpression node&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockExpression&#40;Expression expr, Boolean asVoid&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileAsVoid&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockStart&#40;BlockExpression node&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockExpression&#40;Expression expr, Boolean asVoid&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.Compile&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileExtensionExpression&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileAsVoid&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockExpression&#40;Expression expr, Boolean asVoid&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.Compile&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileExtensionExpression&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileAsVoid&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockStart&#40;BlockExpression node&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockExpression&#40;Expression expr, Boolean asVoid&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.Compile&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileTryExpression&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.Compile&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockExpression&#40;Expression expr, Boolean asVoid&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.Compile&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileBlockExpression&#40;Expression expr, Boolean asVoid&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileNoLabelPush&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.Compile&#40;Expression expr&#41;<br />   at Microsoft.Scripting.Interpreter.LightCompiler.CompileTop&#40;LightLambdaExpression node&#41;<br />   at Microsoft.Scripting.Ast.LightLambdaExpression.Compile&#40;Int32 compilationThreshold&#41;<br />   at IronPython.Runtime.FunctionCode.CompileLambda&#40;LightLambdaExpression code, EventHandler&#96;1 handler&#41;<br />   at IronPython.Runtime.FunctionCode.UpdateDelegate&#40;PythonContext context, Boolean forceCreation&#41;<br />   at IronPython.Compiler.Ast.ClassDefinition.&#60;&#62;c__DisplayClass2.&#60;Reduce&#62;b__0&#40;Object x&#41;<br />   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context&#40;Object state&#41;<br />   at System.Threading.ExecutionContext.Run&#40;ExecutionContext executionContext, ContextCallback callback, Object state, B<br />oolean ignoreSyncCtx&#41;<br />   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem&#40;&#41;<br />   at System.Threading.ThreadPoolWorkQueue.Dispatch&#40;&#41;<br />   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback&#40;&#41;"</p></div><div class="topic"><a name="toc_issue_10"></a><div class="topicHeader"><span class="topicTitle">10. [Status update] ValueError&#58; Length cannot be less than 0 or exceed input length</span> <a href="http://ironpython.codeplex.com/workitem/23768">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 />"While we don&#39;t pass the re test suite, there is no longer a ValueError raised."</p></div><div class="topic"><a name="toc_issue_11"></a><div class="topicHeader"><span class="topicTitle">11. [Status update] Legacy test_dllsite.py fails with SystemError exception on bad import &#40;should be ImportError&#41;</span> <a href="http://ironpython.codeplex.com/workitem/23710">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 />"This raises ImportError on 2.7.1"</p></div><div class="topic"><a name="toc_issue_12"></a><div class="topicHeader"><span class="topicTitle">12. [Status update] IronPython&#58; test_weakref.py fails on merlin-18</span> <a href="http://ironpython.codeplex.com/workitem/24056">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 />"Unable to reproduce."</p></div><div class="topic"><a name="toc_issue_13"></a><div class="topicHeader"><span class="topicTitle">13. [New comment] test_delegate.py broken on 2k3 and XP</span> <a href="http://ironpython.codeplex.com/workitem/23719">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Works with 2.7.1 on my XP machine<br /><br />&#62;&#62;&#62;   0.00s testing test_AddDelegateFromCSharpAndRemoveFromPython<br />&#62;&#62;&#62;   0.01s testing test_AddRemoveDelegateFromPython<br />&#62;&#62;&#62;   0.02s testing test_basic<br />&#62;&#62;&#62;   0.10s testing test_bound_builtin_functions<br />&#62;&#62;&#62;   0.13s testing test_combine<br />&#62;&#62;&#62;   0.14s testing test_delegate___call__<br />&#62;&#62;&#62;   0.20s testing test_error_message<br />&#62;&#62;&#62;   0.21s testing test_event_as_attribute_disallowed_ops<br />&#62;&#62;&#62;   0.21s testing test_event_handler_add_removal_sequence<br />&#62;&#62;&#62;   0.22s testing test_event_lifetime<br />&#62;&#62;&#62;   0.79s testing test_handler_get_invoked<br />&#62;&#62;&#62;   0.80s testing test_python_code_as_event_handler<br />&#62;&#62;&#62;   0.80s testing test_reflected_event_ops<br />&#62;&#62;&#62;   0.81s testing test_strongly_typed_events<br /><br />14 tests passed"</p></div><div class="topic"><a name="toc_issue_14"></a><div class="topicHeader"><span class="topicTitle">14. [Status update] test_delegate.py broken on 2k3 and XP</span> <a href="http://ironpython.codeplex.com/workitem/23719">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Active to Closed.<br /><br /></p></div><div class="topic"><a name="toc_issue_15"></a><div class="topicHeader"><span class="topicTitle">15. [New comment] test_strptime function of the &#40;CPython&#41; test_time.py test fails</span> <a href="http://ironpython.codeplex.com/workitem/23712">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Different errors now.<br /><br />test_asctime &#40;__main__.TimeTestCase&#41; ... ok<br />test_clock &#40;__main__.TimeTestCase&#41; ... ok<br />test_conversions &#40;__main__.TimeTestCase&#41; ... ok<br />test_ctime_without_arg &#40;__main__.TimeTestCase&#41; ... ok<br />test_data_attributes &#40;__main__.TimeTestCase&#41; ... ok<br />test_default_values_for_zero &#40;__main__.TimeTestCase&#41; ... ERROR<br />test_gmtime_without_arg &#40;__main__.TimeTestCase&#41; ... ok<br />test_insane_timestamps &#40;__main__.TimeTestCase&#41; ... ok<br />test_localtime_without_arg &#40;__main__.TimeTestCase&#41; ... ok<br />test_sleep &#40;__main__.TimeTestCase&#41; ... ok<br />test_strftime &#40;__main__.TimeTestCase&#41; ... ok<br />test_strftime_bounds_checking &#40;__main__.TimeTestCase&#41; ... ok<br />test_strptime &#40;__main__.TimeTestCase&#41; ... FAIL<br />test_tzset &#40;__main__.TimeTestCase&#41; ... ok<br /><br />&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;<br />ERROR&#58; test_default_values_for_zero &#40;__main__.TimeTestCase&#41;<br />----------------------------------------------------------------------<br />Traceback &#40;most recent call last&#41;&#58;<br />  File &#34;C&#58;&#92;Users&#92;acearl&#92;Code&#92;IronLanguagesMain&#92;External.LCA_RESTRICTED&#92;Languages&#92;CPython&#92;27&#92;Lib&#92;test&#92;test_time.py&#34;, line<br /> 96, in test_default_values_for_zero<br />    result &#61; time.strftime&#40;&#34;&#37;Y &#37;m &#37;d &#37;H &#37;M &#37;S &#37;w &#37;j&#34;, &#40;0,&#41;&#42;9&#41;<br />ValueError&#58; Year, Month, and Day parameters describe an un-representable DateTime.<br /><br />&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;&#61;<br />FAIL&#58; test_strptime &#40;__main__.TimeTestCase&#41;<br />----------------------------------------------------------------------<br />Traceback &#40;most recent call last&#41;&#58;<br />  File &#34;C&#58;&#92;Users&#92;acearl&#92;Code&#92;IronLanguagesMain&#92;External.LCA_RESTRICTED&#92;Languages&#92;CPython&#92;27&#92;Lib&#92;test&#92;test_time.py&#34;, line<br /> 111, in test_strptime<br />    self.fail&#40;&#34;conversion specifier &#37;r failed with &#39;&#37;s&#39; input.&#34; &#37;<br />AssertionError&#58; conversion specifier &#39;&#37;a&#39; failed with &#39;Fri&#39; input.<br /><br />----------------------------------------------------------------------<br />Ran 14 tests in 1.470s<br /><br />FAILED &#40;failures&#61;1, errors&#61;1&#41;<br />Traceback &#40;most recent call last&#41;&#58;<br />  File &#34;C&#58;&#92;Users&#92;acearl&#92;Code&#92;IronLanguagesMain&#92;External.LCA_RESTRICTED&#92;Languages&#92;CPython&#92;27&#92;Lib&#92;test&#92;test_time.py&#34;, line<br /> 221, in &#60;module&#62;<br />  File &#34;C&#58;&#92;Users&#92;acearl&#92;Code&#92;IronLanguagesMain&#92;External.LCA_RESTRICTED&#92;Languages&#92;CPython&#92;27&#92;Lib&#92;test&#92;test_time.py&#34;, line<br /> 217, in test_main<br />  File &#34;C&#58;&#92;Users&#92;acearl&#92;Applications&#92;IronPython-2.7.1&#92;Lib&#92;test&#92;test_support.py&#34;, line 1078, in run_unittest<br />  File &#34;C&#58;&#92;Users&#92;acearl&#92;Applications&#92;IronPython-2.7.1&#92;Lib&#92;test&#92;test_support.py&#34;, line 1061, in _run_suite"</p></div><div class="topic"><a name="toc_issue_16"></a><div class="topicHeader"><span class="topicTitle">16. [Status update] Ironpython throw &#34;EOFError&#58; Unable to read beyond the end of the stream.&#34; but Cpython does not throw.</span> <a href="http://ironpython.codeplex.com/workitem/23779">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 />"Works on 2.7.1"</p></div><div class="topic"><a name="toc_issue_17"></a><div class="topicHeader"><span class="topicTitle">17. [New comment] ImportError&#58; No module named __hello__,__phello__</span> <a href="http://ironpython.codeplex.com/workitem/23797">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Could implement this directly, but these modules are frozen modules, so to be completely compatible, we would need to implement frozen code marshaling."</p></div><div class="topic"><a name="toc_issue_18"></a><div class="topicHeader"><span class="topicTitle">18. [Status update] Empty module has more items</span> <a href="http://ironpython.codeplex.com/workitem/812">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 />"IronPython 2.7.1 &#40;2.7.0.40&#41; on .NET 4.0.30319.239<br />Type &#34;help&#34;, &#34;copyright&#34;, &#34;credits&#34; or &#34;license&#34; for more information.<br />&#62;&#62;&#62; import py1<br />&#62;&#62;&#62; vars&#40;py1&#41;.keys&#40;&#41;<br />&#91;&#39;__name__&#39;, &#39;__file__&#39;, &#39;__doc__&#39;, &#39;__builtins__&#39;, &#39;__package__&#39;&#93;<br /><br /><br />Python 2.7.2 &#40;default, Jun 12 2011, 15&#58;08&#58;59&#41; &#91;MSC v.1500 32 bit &#40;Intel&#41;&#93; on win32<br />Type &#34;help&#34;, &#34;copyright&#34;, &#34;credits&#34; or &#34;license<br />&#62;&#62;&#62; import py1<br />&#62;&#62;&#62; vars&#40;py1&#41;.keys&#40;&#41;<br />&#91;&#39;__builtins__&#39;, &#39;__name__&#39;, &#39;__file__&#39;, &#39;__doc__&#39;, &#39;__package__&#39;&#93;&#34; for more information."</p></div><div class="topic"><a name="toc_issue_19"></a><div class="topicHeader"><span class="topicTitle">19. [Status update] Hosting&#58; Import a module on a ScriptScope</span> <a href="http://ironpython.codeplex.com/workitem/26505">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 />"Fixed in 8e94cc19a05eea0c0b1f5a32a0ae0c9cf1a4ffab"</p></div><div class="topic"><a name="toc_issue_20"></a><div class="topicHeader"><span class="topicTitle">20. [New comment] Hosting&#58; Import a module on a ScriptScope</span> <a href="http://ironpython.codeplex.com/workitem/26505">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Fixed in 8e94cc19a05eea0c0b1f5a32a0ae0c9cf1a4ffab<br /><br /><br /><br />** Closed by slide_o_mix 2/10/2012 11:14 AM"</p></div><div class="topic"><a name="toc_issue_21"></a><div class="topicHeader"><span class="topicTitle">21. [Status update] Hosting&#58; Import a module on a ScriptScope</span> <a href="http://ironpython.codeplex.com/workitem/26505">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Closed to Proposed with the following comment, <br /><br />"Moving to fixed instead of closed"</p></div><div class="topic"><a name="toc_issue_22"></a><div class="topicHeader"><span class="topicTitle">22. [New comment] IP 2.7.1 xml.etree.Elementree&#35;iterparse is not working</span> <a href="http://ironpython.codeplex.com/workitem/31923">view online</a></div><p>User jdhardy has commented on the issue:</p><p>"It turns out that iterparse is closely tied to the expat-based XML reader. Once http&#58;&#47;&#47;ironpython.codeplex.com&#47;workitem&#47;20023 is fixed then this one can be as well.<br /><br />I improved the error message in 7f9fc2a."</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>