<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">[New issue] Converting large float to int produces Int64 &#40;which is not int or long&#41;</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[New comment] &#34;import foo.zap as bar&#34; throws AttributeError instead of ImportError</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_3">3. <span class="tocTitle">[New comment] IOError&#58; Unable to write data to the transport connection&#58; cannot access a disposed object.</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_4">4. <span class="tocTitle">[New comment] IOError&#58; Unable to write data to the transport connection&#58; cannot access a disposed object.</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. [New issue] Converting large float to int produces Int64 &#40;which is not int or long&#41;</span> <a href="http://ironpython.codeplex.com/workitem/31549">view online</a></div><p>User mkorpela has proposed the issue:</p><p>"import sys<br />type&#40;int&#40;float&#40;sys.maxint&#43;1&#41;&#41;&#41; &#35; --&#62; Int64<br /><br />This makes it hard to check if a thing is a number as it has a new type in IronPython that is not available in cPython or Jython."</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [New comment] &#34;import foo.zap as bar&#34; throws AttributeError instead of ImportError</span> <a href="http://ironpython.codeplex.com/workitem/31545">view online</a></div><p>User jdhardy has commented on the issue:</p><p>"It looks like IP is trying to raise the right exception &#40;the &#39;LightException&#39; object&#41; but for some reason tries to look up &#39;zap&#39; on that."</p></div><div class="topic"><a name="toc_issue_3"></a><div class="topicHeader"><span class="topicTitle">3. [New comment] IOError&#58; Unable to write data to the transport connection&#58; cannot access a disposed object.</span> <a href="http://ironpython.codeplex.com/workitem/31439">view online</a></div><p>User jdhardy has commented on the issue:</p><p>"The SSL fixes are in the new 2.7.1 Beta 3 release. Can you give that a try and see if it fixes your issue&#63;"</p></div><div class="topic"><a name="toc_issue_4"></a><div class="topicHeader"><span class="topicTitle">4. [New comment] IOError&#58; Unable to write data to the transport connection&#58; cannot access a disposed object.</span> <a href="http://ironpython.codeplex.com/workitem/31439">view online</a></div><p>User loocas has commented on the issue:</p><p>"YES&#33; Brilliant&#33; It seems that the issue is gone&#33; Thank you very much&#33;"</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>