[SciPy-Dev] Scipy on Python 3

Warren Weckesser warren.weckesser at enthought.com
Mon Sep 13 16:12:38 EDT 2010


Pauli Virtanen wrote:
> Mon, 13 Sep 2010 15:01:27 -0500, Bruce Southey wrote:
> [clip]
>   
>> There are a lot of 'PendingDeprecationWarning: Please use assertTrue
>> instead.' messages resulting from the usage of failUnless which is
>> deprecated since version 2.7.
>>     
>
> Unfortunately, we can't use assertTrue since it's not in Python 2.4. Also 
> these could be changed to user assert_(), similarly how Warren changed 
> recently bare asserts.
>
>   
I didn't get to the tests in sparse and weave--ran out of time and 
steam.  (See http://projects.scipy.org/scipy/ticket/1197.)

Warren





More information about the SciPy-Dev mailing list