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/lib/ansible_test/_internal/commands/coverage
Matt Clay 50b6d3515c
[stable-2.14] ansible-test - Avoid direct use of `errno`. (#79972)
Error handling on Python 3.x no longer requires the use of `errno` to identify specific errors.

(cherry picked from commit f9715f436c)
3 years ago
..
analyze ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago
__init__.py [stable-2.14] ansible-test - Avoid direct use of `errno`. (#79972) 3 years ago
combine.py ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago
erase.py ansible-test - Use more native type hints. (#78435) 3 years ago
html.py ansible-test - Use more native type hints. (#78435) 3 years ago
report.py ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago
xml.py ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago