[pypy-dev] Error Messages

Ryan Gonzalez rymg19 at gmail.com
Tue Apr 26 11:16:29 EDT 2016


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.crue at 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 at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20160426/9d49cbe7/attachment.html>


More information about the pypy-dev mailing list