This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients lukasz.langa, mjpieters, serhiy.storchaka, steven.daprano
Date 2017-08-22.20:11:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503432671.83.0.896136682102.issue31161@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 680f04a926bce04e4320ba883068c345eba502a6 by Łukasz Langa (Martijn Pieters) in branch '3.6':
bpo-31161: only check for parens error for SyntaxError (#3083)
https://github.com/python/cpython/commit/680f04a926bce04e4320ba883068c345eba502a6
History
Date User Action Args
2017-08-22 20:11:11lukasz.langasetrecipients: + lukasz.langa, mjpieters, steven.daprano, serhiy.storchaka
2017-08-22 20:11:11lukasz.langasetmessageid: <1503432671.83.0.896136682102.issue31161@psf.upfronthosting.co.za>
2017-08-22 20:11:11lukasz.langalinkissue31161 messages
2017-08-22 20:11:11lukasz.langacreate