<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] System.Collections.Generic.HashSet Missing</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[New comment] System.Collections.Generic.HashSet Missing</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_3">3. <span class="tocTitle">[New comment] System.Collections.Generic.HashSet Missing</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_4">4. <span class="tocTitle">[Status update] &#40;please cancel&#41; System.Collections.Generic.HashSet Missing</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_5">5. <span class="tocTitle">[New comment] &#40;please cancel&#41; System.Collections.Generic.HashSet Missing</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] System.Collections.Generic.HashSet Missing</span> <a href="http://ironpython.codeplex.com/workitem/32066">view online</a></div><p>User rfrizzel has proposed the issue:</p><p>"I apologize if this is an obvious question, and feel free to cancel this issue and put me in my place, but I cannot import HashSet from System.Collections.Generic. SortedSet is there and that was introduced in .NET 4.0 as a more complex HashSet, but no HashSet.<br /><br />Again, if I&#39;m missing an import I do apologize in advance.<br /><br />Here&#39;s the session&#58;<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 System<br />&#62;&#62;&#62; import System.Collections<br />&#62;&#62;&#62; import System.Collections.Generic<br />&#62;&#62;&#62; dir&#40;System.Collections.Generic&#41;<br />&#91;&#39;Comparer&#39;, &#39;Dictionary&#39;, &#39;EqualityComparer&#39;, &#39;ICollection&#39;, &#39;IComparer&#39;, &#39;IDictionary&#39;, &#39;IEnumerable&#39;, &#39;IEnumerator&#39;, &#39;IEqualityComparer&#39;, &#39;IList&#39;, &#39;ISet&#39;, &#39;KeyNotFoundException&#39;, &#39;KeyValuePair&#39;, &#39;LinkedList&#39;, &#39;LinkedListNode&#39;, &#39;List&#39;, &#39;Queue&#39;, &#39;SortedDictionary&#39;, &#39;SortedList&#39;, &#39;SortedSet&#39;, &#39;Stack&#39;&#93;"</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [New comment] System.Collections.Generic.HashSet Missing</span> <a href="http://ironpython.codeplex.com/workitem/32066">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"HashSet is in System.Core.dll, did you try adding a reference to System.Core.dll&#63;"</p></div><div class="topic"><a name="toc_issue_3"></a><div class="topicHeader"><span class="topicTitle">3. [New comment] System.Collections.Generic.HashSet Missing</span> <a href="http://ironpython.codeplex.com/workitem/32066">view online</a></div><p>User rfrizzel has commented on the issue:</p><p>"...and that was what I was missing. Many thanks for answering my question and I apologize if this was not the right forum for it."</p></div><div class="topic"><a name="toc_issue_4"></a><div class="topicHeader"><span class="topicTitle">4. [Status update] &#40;please cancel&#41; System.Collections.Generic.HashSet Missing</span> <a href="http://ironpython.codeplex.com/workitem/32066">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 />"Not a bug."</p></div><div class="topic"><a name="toc_issue_5"></a><div class="topicHeader"><span class="topicTitle">5. [New comment] &#40;please cancel&#41; System.Collections.Generic.HashSet Missing</span> <a href="http://ironpython.codeplex.com/workitem/32066">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"FYI, there is a mailing list here&#58; http&#58;&#47;&#47;lists.ironpython.com&#47;listinfo.cgi&#47;users-ironpython.com"</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>