Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update triple single quotes to triple double quotes (#84099) | Matt Clay | 2024-10-09 | 4 | -12/+12 |
* | fixed typos in the documentation (#82077) | Dellucifer | 2023-11-08 | 1 | -1/+1 |
* | Require `from __future__ import annotations` (#81902) | Matt Clay | 2023-10-05 | 7 | -16/+7 |
* | Update collections.abc imports (#79911) | Matt Clay | 2023-02-04 | 1 | -1/+2 |
* | Clean up unused imports in integration tests (#79895) | Matt Clay | 2023-02-03 | 1 | -1/+0 |
* | Add support for importlib.resources (#78915) | Matt Martz | 2023-01-10 | 1 | -1/+1 |
* | Handle errors during ansible-doc --metadata-dump more gracefully (#77035) | Felix Fontein | 2022-03-26 | 8 | -0/+348 |