mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
fix irc module to work with py3 (#42267)
* fix irc module to work with py3 fixes #42256
This commit is contained in:
2
changelogs/fragments/irc_py3_compat.yaml
Normal file
2
changelogs/fragments/irc_py3_compat.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- made irc module python3 compatible https://github.com/ansible/ansible/issues/42256
|
||||
Reference in New Issue
Block a user