f23c100419
* Fix python3 interpreter issue (#34811) (#35176)
* Fix python3 interpreter issue (#34811)
* Update ansible.module_utils._text (#34811)
* Convert to text later to account for multibyte characters
(cherry picked from commit 340064bfb9
)
* Add a changelog fragment for haproxy python3 fix
3 lines
166 B
YAML
3 lines
166 B
YAML
bugfixes:
|
|
- Fix to send and receive bytes over a socket in the haproxy module which was
|
|
causing tracebacks on Python3 https://github.com/ansible/ansible/pull/35176
|