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 yselivanov
Recipients chatgris, gvanrossum, python-dev, vstinner, yselivanov
Date 2014-09-30.13:55:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412085319.71.0.702513649069.issue22448@psf.upfronthosting.co.za>
In-reply-to
Content
> IMO it makes the code simpler and easier to understand.

But it's a tad slower, like 2-3% ;) You can test it yourself, we only tested it on huge tasks list of 1M items.

FWIW, I'm not opposed to your patch.
History
Date User Action Args
2014-09-30 13:55:19yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, python-dev, chatgris
2014-09-30 13:55:19yselivanovsetmessageid: <1412085319.71.0.702513649069.issue22448@psf.upfronthosting.co.za>
2014-09-30 13:55:19yselivanovlinkissue22448 messages
2014-09-30 13:55:19yselivanovcreate