[pypy-dev] [pypy-commit] pypy default: don't raise a warning if the restype is not set, and add a test to check that we hit the fastpath even in that case

Maciej Fijalkowski fijall at gmail.com
Thu Jul 28 18:27:05 CEST 2011


>
> Log:    don't raise a warning if the restype is not set, and add a test to
>        check that we hit the fastpath even in that case

Uh, can we revert this? I think a runtime warning when restype is not
set is an excellent idea from the correctness perspective.


More information about the pypy-dev mailing list