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/units/module_utils
Matt Davis ff6998f2b9
Switch to stackwalk caller ID (#85095)
* See changelog fragment for most changes.
* Defer early config warnings until display is functioning, eliminating related fallback display logic.
* Added more type annotations and docstrings.
* ansible-test - pylint sanity for deprecations improved.
* Refactored inline legacy resolutions in PluginLoader.

Co-authored-by: Matt Clay <matt@mystile.com>
8 months ago
..
_internal Switch to stackwalk caller ID (#85095) 8 months ago
basic Switch to stackwalk caller ID (#85095) 8 months ago
common Switch to stackwalk caller ID (#85095) 8 months ago
compat 🔥 Remove Python 2 datetime compat fallbacks 9 months ago
datatag Switch to stackwalk caller ID (#85095) 8 months ago
facts distro: detect debian for OS_FAMILY for LMDE 6 (#84941) 8 months ago
json_utils Remove Python 2.x compat from unit tests (#82109) 2 years ago
parsing Fixed broken tests (#84088) 1 year ago
urls adding option for form-multipart data to switch multipart encoding (#80566) 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_api.py Require `from __future__ import annotations` (#81902) 2 years ago
test_connection.py Require `from __future__ import annotations` (#81902) 2 years ago
test_distro.py Remove unused/unreachable unit test code (#82160) 2 years ago
test_text.py Remove Python 2 compat (via six) from unit tests 2 years ago