>>> - Option 2: only distribute generated source files
    >>> -- developers still need to have Cython installed
    >>> -- you have to trust Cython; who will really review the generated code?
    >> 
    >> Who reviews the machine code from gcc?

    Gerhard> That's comparing apples and eggs :-P But it may be that I'm a
    Gerhard> little paranoid here.

Agreed.  When Cython is as widely used as gcc and has as comprehensive a set
of test cases (who knows? it may well already be comprehensive enough) and
supports all the compilers which Python supports then we can probably skip
the output code review step.

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to