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 petr.viktorin
Recipients ethan.furman, georg.brandl, petr.viktorin, serhiy.storchaka, yselivanov
Date 2016-02-10.23:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455145783.01.0.367984629157.issue26331@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding the patch: if trailing underscores are not allowed, `0 if 1_____else 1` should be illegal.
History
Date User Action Args
2016-02-10 23:09:43petr.viktorinsetrecipients: + petr.viktorin, georg.brandl, ethan.furman, serhiy.storchaka, yselivanov
2016-02-10 23:09:43petr.viktorinsetmessageid: <1455145783.01.0.367984629157.issue26331@psf.upfronthosting.co.za>
2016-02-10 23:09:42petr.viktorinlinkissue26331 messages
2016-02-10 23:09:42petr.viktorincreate