You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/76386-httperror-no-fp.yml

5 lines
198 B
YAML

bugfixes:
- urls/uri - Address case where ``HTTPError`` isn't fully initialized due to
the error, and is missing certain methods and attributes
(https://github.com/ansible/ansible/issues/76386)