I personally think it's fine:

1. CPython has pretty decent error messages. Other than long stack traces
with recursion errors, or maybe column offsets, there isn't really anything
that could be significantly improved.

2. Changing the actual errors would likely break...a *lot*!

--
Ryan
[ERROR]: Your autotools build scripts are 200 lines longer than your
program. Something’s wrong.
http://kirbyfan64.github.io/
On Apr 26, 2016 4:54 AM, "Sayth Renshaw" <flebber.c...@gmail.com> wrote:

> Hi
>
> Just wondering if PyPy error messages are or could be of a higher quality
> than the CPython error messages?
>
> One of the goals of Rubinius a former Ruby alternate implementation
> similar in intent to PyPy was improved developer feedback in error messages.
>
> Is this an area of opportunity for PyPy?
>
> Cheers
>
> Sayth
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
>
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to