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 methane
Recipients RemiCardona, giampaolo.rodola, gvanrossum, methane, mpaolini, ned.deily, serhiy.storchaka, vstinner, yselivanov
Date 2016-10-09.05:56:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475992618.47.0.620385348998.issue26081@psf.upfronthosting.co.za>
In-reply-to
Content
I've committed the patch with trivial fixes (adding curly braces to if statements).
And I'm sorry, I committed with wrong issue number.

https://hg.python.org/cpython/rev/678424183b38 (3.6)
https://hg.python.org/cpython/rev/f8815001a390 (default)

I fixed NEWS entry already.
History
Date User Action Args
2016-10-09 05:56:58methanesetrecipients: + methane, gvanrossum, vstinner, giampaolo.rodola, ned.deily, serhiy.storchaka, yselivanov, mpaolini, RemiCardona
2016-10-09 05:56:58methanesetmessageid: <1475992618.47.0.620385348998.issue26081@psf.upfronthosting.co.za>
2016-10-09 05:56:58methanelinkissue26081 messages
2016-10-09 05:56:58methanecreate