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 levkivskyi
Recipients Jeremy.Hylton, gvanrossum, levkivskyi, serhiy.storchaka
Date 2017-10-23.21:52:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508795553.2.0.213398074469.issue28936@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I made a PR with the fix and a test that checks the line number for syntax error (so that the original purpose test_global_err_then_warn is preserved).
History
Date User Action Args
2017-10-23 21:52:33levkivskyisetrecipients: + levkivskyi, gvanrossum, Jeremy.Hylton, serhiy.storchaka
2017-10-23 21:52:33levkivskyisetmessageid: <1508795553.2.0.213398074469.issue28936@psf.upfronthosting.co.za>
2017-10-23 21:52:33levkivskyilinkissue28936 messages
2017-10-23 21:52:33levkivskyicreate