From: Serhiy Storchaka Date: Sun, 11 Dec 2016 12:44:21 +0000 (+0200) Subject: Issue #28512: Fixed setting the offset attribute of SyntaxError by X-Git-Tag: v3.7.0a1~1771 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=26817a84908b831d71dd59de432f75829a5bae33;p=thirdparty%2FPython%2Fcpython.git Issue #28512: Fixed setting the offset attribute of SyntaxError by PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject(). --- 26817a84908b831d71dd59de432f75829a5bae33