[pypy-dev] pypy/bin/checkmodule.py

Armin Rigo arigo at tunes.org
Wed Dec 7 20:06:38 CET 2011


Hi,

On Wed, Dec 7, 2011 at 19:09, Maciej Fijalkowski <fijall at 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.


More information about the pypy-dev mailing list