URL: https://github.com/freeipa/freeipa/pull/2020 Author: tiran Title: #2020: [WIP] Remove Python 2 support and packages Action: opened
PR body: """ Remove Python 2 related code and configuration from spec file, autoconf and CI infrastructure.
Fixes: https://pagure.io/freeipa/issue/7568 Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2020/head:pr2020 git checkout pr2020