[Freeipa-devel] [PATCH] Modernize number literals

Jan Cholasta jcholast at redhat.com
Fri Jul 31 13:22:45 UTC 2015


Dne 31.7.2015 v 14:18 Petr Viktorin napsal(a):
> On 07/31/2015 01:45 PM, Jan Cholasta wrote:
>> Hi,
>>
>> Dne 30.7.2015 v 16:14 Petr Viktorin napsal(a):
>>> Hello,
>>> This patch switches to Python3-compatible syntax for integer literals.
>>
>> 1) API.txt needs to be updated.
>>
>> 2) You missed these:
>>
>> daemons/dnssec/ipa-dnskeysyncd:58:os.umask(007)
>> ipa-client/ipa-install/ipa-client-install:850:    os.chmod(target_fname,
>> 0644)
>> ipa-client/ipa-install/ipa-client-install:1019: os.chmod(target_fname,
>> 0644)
>> ipa-client/ipa-install/ipa-client-install:1113:    os.chmod(filename, 0644)
>> ipa-client/ipa-install/ipa-client-install:1984:        os.chmod(CACERT,
>> 0644)
>> ipapython/log_manager.py:1099:   permission=0600,
>
> Ah, right, thanks.
>
> Updated patch attached.

Thanks, ACK.

Pushed to master: b8c46f2a32d0d8c2dc6ef0867f85f63cf076a004

-- 
Jan Cholasta




More information about the Freeipa-devel mailing list