freeipa/ipaclient/remote_plugins
Alexander Bokovoy ca6604b58b Use raw strings for Python 3 compatibility in old API client code
Python 3 enforces checks on \ sequences in strings. Instead of copying
over the new mix of normal and raw strings from the server side, turn
those strings in the remote plugins to raw mode.

Fixes: https://pagure.io/freeipa/issue/9565

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2024-04-03 10:43:55 -04:00
..
2_49 Use raw strings for Python 3 compatibility in old API client code 2024-04-03 10:43:55 -04:00
2_114 OpenLDAP 2.6+: use only -H option to specify LDAP url 2022-02-07 10:35:27 +02:00
2_156 OpenLDAP 2.6+: use only -H option to specify LDAP url 2022-02-07 10:35:27 +02:00
2_164 Use raw strings for Python 3 compatibility in old API client code 2024-04-03 10:43:55 -04:00
__init__.py Add 'cache_dir' option to api.env 2023-12-01 09:46:31 +01:00
compat.py Make the schema cache TTL user-configurable 2021-11-03 10:59:10 +01:00
schema.py pylint: fix errors 2024-01-09 08:40:47 +01:00