1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-23 09:48:48 +00:00
community.general/lib
Esteban Echeverry 66040e0c9d Fix unicode errors in json.load method
HTTPConnection returns bytes in Python 2. An explicit
decoding is needed in Python 3 to ensure compatibility.
2017-06-05 11:58:19 -07:00
..
ansible Fix unicode errors in json.load method 2017-06-05 11:58:19 -07:00