[openstack-dev] [all][python3] use of six.iteritems()

Sean Dague sean at dague.net
Thu Jun 11 13:33:11 UTC 2015


On 06/11/2015 09:02 AM, Jay Pipes wrote:
> On 06/11/2015 01:16 AM, Robert Collins wrote:
>> But again - where in OpenStack does this matter the slightest?
> 
> Precisely. I can't think of a single case where we are iterating over
> anywhere near the number of dictionary items that we would see any
> impact whatsoever.
> 
> Best,
> -jay

+1.

This is a massive premature optimization which just makes all the code
gorpy for no real reason.

	-Sean

-- 
Sean Dague
http://dague.net



More information about the OpenStack-dev mailing list