mirror of https://github.com/ansible/ansible.git
Prefer io.BytesIO over six; available on all supported Pythons (#45388)
On all supported Pythons, the io.BytesIO is always a stream implementation using an in-memory bytes buffer. Makes code slightly more forward compatible by reducing use of the six module.pull/45438/head
parent
371d9596f4
commit
ef67d4074b
Loading…
Reference in New Issue