freeipa/ipaplatform/fedora
Christian Heimes f1c7d3c278
Start to deprecate Python 2 and 3.5
Python 2 will reach EOL in 18 months. Start to issue deprecation
warnings on Python 2.

No longer claim support for Python 3.5. Python 3.5 is untested.

NOTE: At first I tried to raise the deprecation warning from
ipalib.__init__. This caused some unforseen side-effects with
ipaplatform namespace package on Python 2. Eventually it was easier to
raise the deprecation warning in ipaplatform. RHEL and Debian platforms
don't raise the deprecation warning yet, because they use Python 2.

Fixes: https://pagure.io/freeipa/issue/7568
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
2018-06-19 14:37:53 +02:00
..
__init__.py Start to deprecate Python 2 and 3.5 2018-06-19 14:37:53 +02:00
constants.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00
paths.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00
services.py Fedora 29 renamed fedora-domainname.service 2018-06-15 08:30:55 +02:00
tasks.py Revert commit d705320ec1 2018-04-27 14:01:33 +02:00