Issue #28512: Fixed setting the offset attribute of SyntaxError by
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Dec 2016 12:44:21 +0000 (14:44 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Dec 2016 12:44:21 +0000 (14:44 +0200)
PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject().

1  2 
Lib/test/support/__init__.py
Lib/test/test_syntax.py
Misc/NEWS
Python/errors.c

Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge
diff --cc Python/errors.c
Simple merge