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 martin.panter
Recipients martin.panter, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2016-08-12.12:25:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471004718.33.0.938668534586.issue26741@psf.upfronthosting.co.za>
In-reply-to
Content
No super important reason, just to avoid indenting the code. This is a medium-sized test function, with a few long lines already. And if you keep the indentation the same, it makes it easier to port other changes to Python 2, look through the repository history etc.
History
Date User Action Args
2016-08-12 12:25:18martin.pantersetrecipients: + martin.panter, pitrou, vstinner, python-dev, serhiy.storchaka
2016-08-12 12:25:18martin.pantersetmessageid: <1471004718.33.0.938668534586.issue26741@psf.upfronthosting.co.za>
2016-08-12 12:25:18martin.panterlinkissue26741 messages
2016-08-12 12:25:18martin.pantercreate