On Wed, Dec 7, 2011 at 9:06 PM, Armin Rigo <ar...@tunes.org> wrote:
> Hi,
>
> On Wed, Dec 7, 2011 at 19:09, Maciej Fijalkowski <fij...@gmail.com> wrote:
>>> Does it accept -Ojit? It has been traditionally a big cause of
>>> problems with micronumpy.
>>>
>>> Anyway, jokes aside, thanks :)
>
> Jokes aside, it just annotates and rtypes, so I think the -O option
> makes no difference at all --- but I'm not completely sure about that
> claim.  The config options can be tweaked if needed...
>
>> by the way. how about adding checkmodule runs to module tests then?
>
> Good idea.  I added a few modules to
> pypy/objspace/fake/test/test_zmodule, but indeed these tests should be
> moved to their respective modules.
>
>
> A bientôt,
>
> Armin.

I moved the numpy one there. Also enabled list comprehension.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to