File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Error Message Style Guides of Various Languages
13
13
================================================
14
14
15
15
PyPy has been trying to produce good `SyntaxErrors`_ and `other`_ `errors`_ for
16
- a long time, and thankfully CPython has made an enormous push to `improve its
17
- SyntaxErrors in the last releases`_. These improvements are great, but the process
16
+ a long time. CPython has also made an enormous push to `improve its
17
+ SyntaxErrors in the last few releases`_. These improvements are great, but the process
18
18
feels somewhat arbitrary sometimes. To see what other languages are doing, I
19
19
`asked people on Twitter`_ whether they know of error message style guides for
20
20
other programming languages.
You can’t perform that action at this time.
0 commit comments