<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 11: unittest for python 2.7</title><link href="https://sourceforge.net/p/pythonnet/patches/11/" rel="alternate"/><link href="https://sourceforge.net/p/pythonnet/patches/11/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythonnet/patches/11/</id><updated>2010-12-02T10:22:00Z</updated><subtitle>Recent changes to 11: unittest for python 2.7</subtitle><entry><title>unittest for python 2.7</title><link href="https://sourceforge.net/p/pythonnet/patches/11/" rel="alternate"/><published>2010-12-02T10:22:00Z</published><updated>2010-12-02T10:22:00Z</updated><author><name>Barton Cline</name><uri>https://sourceforge.net/u/userid-1574108/</uri></author><id>https://sourceforge.net810e67cb66353c2f145cfd805d4f039d74416189</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There were over a thousand case.TestCase.failIf*() alias functions which were deprecated (as in failIfEqual = _deprecate(assertNotEqual)) in python 2.7 in preparation for py3k. Since I am currently running a private branch against python27.dll, I\'ve bought all the test cases up to speed.  The 2.7 compatible version currently leaks a ton of objects so I won\'t be pushing those changes until I\'ve had a chance to do some more testing. The Patch is quite large, so I'll deliver it in as many pieces as it takes...&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>