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 abarry, asmeurer, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka
Date 2019-06-14.06:36:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560494175.1.0.762428746363.issue32912@roundup.psfhosted.org>
In-reply-to
Content
Aaron, you have reported several different issues in your message:

* compiler warnings are emitted only once, therefore it is easy to miss them and hard to reproduce.

* warnings for multiline expressions (and multiline string literals in particularly) could be better.

* strange output of spaces in some cases.

And maybe more.

I think all of them deserve opening separate issues.
History
Date User Action Args
2019-06-14 06:36:15serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, r.david.murray, abarry, asmeurer
2019-06-14 06:36:15serhiy.storchakasetmessageid: <1560494175.1.0.762428746363.issue32912@roundup.psfhosted.org>
2019-06-14 06:36:15serhiy.storchakalinkissue32912 messages
2019-06-14 06:36:14serhiy.storchakacreate