<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 12: unittest for python 2.7 second half</title><link href="https://sourceforge.net/p/pythonnet/patches/12/" rel="alternate"/><link href="https://sourceforge.net/p/pythonnet/patches/12/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythonnet/patches/12/</id><updated>2010-12-02T10:23:58Z</updated><subtitle>Recent changes to 12: unittest for python 2.7 second half</subtitle><entry><title>unittest for python 2.7 second half</title><link href="https://sourceforge.net/p/pythonnet/patches/12/" rel="alternate"/><published>2010-12-02T10:23:58Z</published><updated>2010-12-02T10:23:58Z</updated><author><name>Barton Cline</name><uri>https://sourceforge.net/u/userid-1574108/</uri></author><id>https://sourceforge.net2aade667f9e61d0d7a296332c7ce6460116e3c1f</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>