Files
freeipa/ipaserver
Florence Blanc-Renaud 4a437a3c42 config plugin: replace 'is 0' with '== 0'
Since python3.8, identity checks with literal produce syntax warnings.
Replace the check 'if .. is 0' with 'if .. == 0'

Related: https://pagure.io/freeipa/issue/8057
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2019-09-04 08:28:14 +02:00
..
2010-12-20 17:19:53 -05:00
2019-02-05 08:39:13 -05:00
2019-03-28 17:57:58 +01:00
2018-10-05 12:06:19 +02:00
2016-10-20 18:43:37 +02:00