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:16:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503432985.65.0.665634286393.issue31161@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 772d809a63f40fd35679da3fb115cdf7fa81bd20 by Łukasz Langa (Martijn Pieters) in branch 'master':
bpo-31161: only check for parens error for SyntaxError (#3082)
https://github.com/python/cpython/commit/772d809a63f40fd35679da3fb115cdf7fa81bd20
History
Date User Action Args
2017-08-22 20:16:25lukasz.langasetrecipients: + lukasz.langa, mjpieters, steven.daprano, serhiy.storchaka
2017-08-22 20:16:25lukasz.langasetmessageid: <1503432985.65.0.665634286393.issue31161@psf.upfronthosting.co.za>
2017-08-22 20:16:25lukasz.langalinkissue31161 messages
2017-08-22 20:16:25lukasz.langacreate