See details here: https://github.com/python/cpython/pull/94224#issuecomment-1621097418
This was deprecated by @cheimes in Python 3.7 and later removed by @vstinner from Python 3.12.
The DeprecationWarning was covered up with # pylint: disable=deprecated-method in https://pagure.io/freeipa/issue/9117
# pylint: disable=deprecated-method
@adamwill proposes to use the urllib3 version.
This is blocking the merge of the Python 3.12 side tag into Fedora 39 which needs to happen before the mass rebuild 2023-07-19
Added https://src.fedoraproject.org/rpms/freeipa/pull-request/17 downstream to unblock the OpenQA tests.
Metadata Update from @rcritten: - Issue assigned to rcritten
The upstream patch appears to be ok. I'm going to submit it as a PR and see what CI thinks about it.
PR https://github.com/freeipa/freeipa/pull/6912
master:
ipa-4-10:
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)