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 serhiy.storchaka
Recipients gvanrossum, levkivskyi, serhiy.storchaka
Date 2017-10-26.21:28:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509053321.23.0.213398074469.issue28936@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8c83c23fa32405aa9212f028d234f4129d105a23 by Serhiy Storchaka (Ivan Levkivskyi) in branch 'master':
bpo-28936: Detect lexically first syntax error first (#4097)
https://github.com/python/cpython/commit/8c83c23fa32405aa9212f028d234f4129d105a23
History
Date User Action Args
2017-10-26 21:28:41serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, levkivskyi
2017-10-26 21:28:41serhiy.storchakasetmessageid: <1509053321.23.0.213398074469.issue28936@psf.upfronthosting.co.za>
2017-10-26 21:28:41serhiy.storchakalinkissue28936 messages
2017-10-26 21:28:41serhiy.storchakacreate