I&#39;ve closed the following issues:<br><br><a href="http://ironpython.codeplex.com/workitem/23744">#23744: overtime for the method test_long in pickletester.py</a><br><a href="http://ironpython.codeplex.com/workitem/23747">#23747: NotImplementedError: readbuffer_encode</a><br>
<a href="http://ironpython.codeplex.com/workitem/23749">#23749: TypeError: EncodeQuotedPrintable() takes at most 1 non-keyword argument (3 given)</a><br><a href="http://ironpython.codeplex.com/workitem/23752">#23752: Cpython can work but Ironpython can not work for datetime.datetime</a><br>
<a href="http://ironpython.codeplex.com/workitem/23755">#23755: Ironpython throw ValueError but Cpython Throw OverflowError for datetime</a><br><a href="http://ironpython.codeplex.com/workitem/23756">#23756: re.match(&quot;^(\w){1,2}?$&quot;, &quot;abc&quot;) has different result in IronPython and CPython</a><br>
<a href="http://ironpython.codeplex.com/workitem/23759">#23759: Cpython throw a TypeError &quot;unsupported operand type(s) for *: &#39;datetime.timedelta&#39; and &#39;float&#39; &quot;, but IronPython pass.</a><br><a href="http://ironpython.codeplex.com/workitem/23760">#23760: it is different for ctime() function between Ironpython and Cpython2.5</a><br>
<a href="http://ironpython.codeplex.com/workitem/23762">#23762: datetime.fromtimestamp(1) and datetime.fromtimestamp(0.9999999) should have the same result</a><br><a href="http://ironpython.codeplex.com/workitem/23766">#23766: AssertionError is thrown (if dt is None or dt.tzinfo is None:)</a><br>
<a href="http://ironpython.codeplex.com/workitem/23767">#23767: Return value of format_exception_only(etype,value) is different in IP2.0A4 and Python2.5 in help module traceback.py</a><br><a href="http://ironpython.codeplex.com/workitem/23771">#23771: better error (TypeError) expected when passing non-clr.Reference to out parameter</a><br>
<a href="http://ironpython.codeplex.com/workitem/23773">#23773: SNAP blocking: test_ipye.py fails under -X:Interpret mode</a><br><a href="http://ironpython.codeplex.com/workitem/23774">#23774: Test blocking: NameError when calling on type which accepts &quot;out&quot; parameter</a><br>
<a href="http://ironpython.codeplex.com/workitem/23775">#23775: Test blocking: type&#39;s ctor accepts ref/out parameter, and calling it with clr.Reference, but the clr.Reference value does not get changed</a><br><a href="http://ironpython.codeplex.com/workitem/23941">#23941: Broken scenario: accessing the property in the derived python type where the property has the same name, but was sealed in the CLR base type</a><br>
<a href="http://ironpython.codeplex.com/workitem/23942">#23942: Broken scenario: set something via the derived python instance where the attribute name has the same name as base type&#39;s static property</a><br><a href="http://ironpython.codeplex.com/workitem/23946">#23946: object.__new__(object, None) should throw</a><br>
<a href="http://ironpython.codeplex.com/workitem/23962">#23962: peverify: MethodImpl&#39;s declaration and body method signatures do not match</a><br><a href="http://ironpython.codeplex.com/workitem/23964">#23964: __name__, __file__ don&#39;t work in code executed from non-Python host</a><br>
<a href="http://ironpython.codeplex.com/workitem/23967">#23967: Improve global variables handling in IronPython</a><br><a href="http://ironpython.codeplex.com/workitem/23968">#23968: Need some specs on method overload resolution based on parameter types</a><br>
<a href="http://ironpython.codeplex.com/workitem/23972">#23972: IronPython 2.0 documentation still refers to Visual Studio 2005</a><br><a href="http://ironpython.codeplex.com/workitem/23973">#23973: expose Comment as Expression or similar (at least when _verbatim is on)</a><br>
<a href="http://ironpython.codeplex.com/workitem/23978">#23978: support invoking event handlers inside ipy</a><br><a href="http://ironpython.codeplex.com/workitem/23979">#23979: support __iadd__/__isub__ for bound event</a><br>
<a href="http://ironpython.codeplex.com/workitem/23980">#23980: better exception message when assigning something to the event</a><br><a href="http://ironpython.codeplex.com/workitem/23982">#23982: os.path.supports_unicode_filenames return different result against Ironpython and Cpython2.5</a><br>
<a href="http://ironpython.codeplex.com/workitem/23983">#23983: Fix or reimplement (in C#) subprocess.py</a><br><a href="http://ironpython.codeplex.com/workitem/23985">#23985: locals()/ globals() identity issues</a><br><a href="http://ironpython.codeplex.com/workitem/23986">#23986: SNAP: The cpy regression tests test_urllibnet_cpy_20 is failing intermittently</a><br>
<br>Richard