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 benjamin.peterson, brett.cannon, gvanrossum, jwilk, nascheme, ncoghlan, njs, serhiy.storchaka, thautwarm, vstinner, yselivanov
Date 2018-10-02.10:29:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538476146.09.0.545547206417.issue32892@psf.upfronthosting.co.za>
In-reply-to
Content
Submitted a fix for Pyflakes: https://github.com/PyCQA/pyflakes/pull/369. It had more problems due to changes in line and column numbers in SyntaxError.
History
Date User Action Args
2018-10-02 10:29:06serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, brett.cannon, nascheme, ncoghlan, vstinner, benjamin.peterson, jwilk, njs, yselivanov, thautwarm
2018-10-02 10:29:06serhiy.storchakasetmessageid: <1538476146.09.0.545547206417.issue32892@psf.upfronthosting.co.za>
2018-10-02 10:29:06serhiy.storchakalinkissue32892 messages
2018-10-02 10:29:06serhiy.storchakacreate