Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Python 2 compat (via six) from unit tests | Matt Clay | 2023-11-02 | 1 | -8/+5 |
* | Require `from __future__ import annotations` (#81902) | Matt Clay | 2023-10-05 | 1 | -2/+1 |
* | Use ansible.module_utils.common.text.converters (#80704) | Matt Clay | 2023-05-03 | 1 | -1/+1 |
* | Update collections.abc imports (#79911) | Matt Clay | 2023-02-04 | 1 | -1/+1 |
* | Clean up unit test boilerplate. | Matt Clay | 2020-06-22 | 1 | -0/+3 |
* | Python 3.8 collections compatibility fixes. | Matt Clay | 2018-10-08 | 1 | -1/+1 |
* | AnsiballZ improvements | Toshio Kuratomi | 2018-07-27 | 1 | -0/+4 |
* | Porting tests to pytest (#33387) | Toshio Kuratomi | 2017-12-05 | 1 | -0/+65 |