[Freeipa-devel] [PATCHES] 0691-0695 Modernization

Christian Heimes cheimes at redhat.com
Mon Aug 3 09:07:39 UTC 2015


On 2015-07-31 19:14, Petr Viktorin wrote:
> Hello,
> Here is a batch of mostly mechanical changes: removing deprecated
> features to prepare for Python 3.

Out of curiosity, what tool did you use for patch 695-absolute-imports?
Python-modernize adds from __future__ import absolute_imports and
changes imports to explicit relative imports.

In patch 693 you have removed test cases for CIDict.has_key(), but
CIDict still provides the function. You should either keep the tests
around or remove has_key() from CIDict.

The rest looks good to me, but I haven't studied every change
thoroughly. It's just too much.

Christian


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20150803/99ea8556/attachment.sig>


More information about the Freeipa-devel mailing list