[pypy-commit] pypy pyparser-improvements-2: document branch

cfbolz pypy.commits at gmail.com
Mon Apr 9 03:32:03 EDT 2018


Author: Carl Friedrich Bolz-Tereick <cfbolz at gmx.de>
Branch: pyparser-improvements-2
Changeset: r94282:8988c01a0750
Date: 2018-04-09 09:31 +0200
http://bitbucket.org/pypy/pypy/changeset/8988c01a0750/

Log:	document branch

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -6,3 +6,7 @@
 .. startrev: 2e04adf1b89f
 
 
+.. branch: pyparser-improvements-2
+
+Improve line offsets that are reported by SyntaxError. Improve error messages
+for a few situations, including mismatched parenthesis.


More information about the pypy-commit mailing list