You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Jon Dufresne ef67d4074b 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.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration fixing broken sql server tags (#45378) 7 years ago
legacy Select image facts by region (#44965) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Update default-test-container to 1.1.0. 7 years ago
sanity correct and clarify deprecation (#45234) 7 years ago
units Prefer io.BytesIO over six; available on all supported Pythons (#45388) 7 years ago
utils Flush output from timing script. 7 years ago