[PATCH 9/9] py3: Remove all deprecated UnitTest calls

Finucane, Stephen stephen.finucane at intel.com
Fri Dec 11 07:23:03 AEDT 2015


On 29 Nov 22:10, Stephen Finucane wrote:
> Remove the likes of 'failUnlessEqual' and 'assertEquals', which have
> been deprecated and cause warnings in Django 1.6 with Python 3.4.
> 
> https://docs.python.org/2/library/unittest.html#deprecated-aliases
> 
> This allows us to remove an item from the TODO list.
> 
> Signed-off-by: Stephen Finucane <stephen.finucane at intel.com>

Trivial fix. Merged.


More information about the Patchwork mailing list