ansible/changelogs/fragments/irc_py3_compat.yaml
Brian Coca 1c08eb8b27
fix irc module to work with py3 (#42267)
* fix irc module to work with py3

fixes #42256
2018-07-10 09:42:14 -04:00

2 lines
99 B
YAML

bugfixes:
- made irc module python3 compatible https://github.com/ansible/ansible/issues/42256