[pypy-dev] testing floating point

Maciej Fijalkowski fijall at gmail.com
Thu Feb 3 11:26:46 CET 2011


On Thu, Feb 3, 2011 at 12:23 PM, Fredrik Johansson
<fredrik.johansson at gmail.com> wrote:
> On Thu, Feb 3, 2011 at 11:14 AM, Maciej Fijalkowski <fijall at gmail.com> wrote:
>> Mixture of old and new style classes is not only preventing us from
>> doing optimizations but also hits a bad case of tradeoffs. However, we
>> decided we don't care that much. You should use new style classes
>> anyway :)
>
> Yes, this is perfectly reasonable. You should make PyPy print warnings
> when it encounters mixed-type classes :)
>
> Fredrik
>

That's not a bad idea actually. Maybe with something like some -X option?



More information about the Pypy-dev mailing list