mirror of https://github.com/ansible/ansible.git
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.
This patch drops unnecessary default for `CollectionDependencyProvider`'s `concrete_artifacts_manager` argument as it is always passed, in every place across the code base where the provider is constructed. It was also causing MyPy violations on calls to `_ComputedReqKindsMixin.from_requirement_dict()` in the "strict optional" mode which is now enforced for $sbj, while remaining disabled globally. It is a #85545 follow-up. |
2 months ago | |
|---|---|---|
| .. | ||
| _internal | 2 months ago | |
| _vendor | 2 years ago | |
| cli | 2 months ago | |
| collections | 2 months ago | |
| compat | 6 months ago | |
| config | 3 months ago | |
| errors | 6 months ago | |
| executor | 2 months ago | |
| galaxy | 2 months ago | |
| inventory | 4 months ago | |
| module_utils | 2 months ago | |
| modules | 2 months ago | |
| parsing | 2 months ago | |
| playbook | 2 months ago | |
| plugins | 2 months ago | |
| template | 4 months ago | |
| utils | 2 months ago | |
| vars | 2 months ago | |
| __init__.py | 2 years ago | |
| __main__.py | 1 year ago | |
| constants.py | 7 months ago | |
| context.py | 2 years ago | |
| keyword_desc.yml | 5 months ago | |
| release.py | 2 months ago | |