URL: https://github.com/freeipa/freeipa/pull/5070 Author: stanislavlevin Title: #5070: DNSResolver: Make use of `resolve_address` of a current resolver instead of the global one Action: opened
PR body: """ For now, `resolve_address` for `dnspython` < 2.0.0 is actually the instance method of the global DNSResolver object and is not the instance method of the corresponding object from which it was called. This can result in unexpected behavior.
Signed-off-by: Stanislav Levin slev@altlinux.org """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5070/head:pr5070 git checkout pr5070
URL: https://github.com/freeipa/freeipa/pull/5070 Author: stanislavlevin Title: #5070: DNSResolver: Make use of `resolve_address` of a current resolver instead of the global one Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5070/head:pr5070 git checkout pr5070
URL: https://github.com/freeipa/freeipa/pull/5070 Author: stanislavlevin Title: #5070: DNSResolver: Make use of `resolve_address` of a current resolver instead of the global one Action: reopened
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5070/head:pr5070 git checkout pr5070
URL: https://github.com/freeipa/freeipa/pull/5070 Author: stanislavlevin Title: #5070: DNSResolver: Make use of `resolve_address` of a current resolver instead of the global one Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5070/head:pr5070 git checkout pr5070
freeipa-devel@lists.fedorahosted.org