[PATCH v2 1/4] pwclient: dict.iteritems() is deprecated in Python 3

Finucane, Stephen stephen.finucane at intel.com
Tue Oct 20 11:56:14 AEDT 2015


> > Just use dict.items(), since there are few fields and we don't really
> > care about the extra copying.
> >
> > Signed-off-by: Brian Norris <computersforpeace at gmail.com>
> > Reviewed-by: Mike Frysinger <vapier at chromium.org>
> 
> Reviewed-by: Stephen Finucane <stephen.finucane at intel.com>

Merged. Thanks :)


More information about the Patchwork mailing list