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/basic
Patrick Kingston 087931546d
Remove deprecated safe_eval (#86019)
* Remove safe_eval from codebase

Resolves deprecations in 85996 and 85999

* Remove deprecations from sanity ignores

* Add changelog fragment

* Add newline to file

* Remove unused imports
1 month ago
..
__init__.py AnsibleModules.log() fix for python3 10 years ago
test__log_invocation.py Require `from __future__ import annotations` (#81902) 2 years ago
test__symbolic_mode_to_octal.py Require `from __future__ import annotations` (#81902) 2 years ago
test_argument_spec.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_atomic_move.py Exceptions clean up (#85176) 6 months ago
test_command_nonexisting.py Exceptions clean up (#85176) 6 months ago
test_dict_converters.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_exit_json.py Add temporary module result serialization hook (#85609) 4 months ago
test_filesystem.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_get_available_hash_algorithms.py Unit test cleanup (#81958) 2 years ago
test_get_file_attributes.py Require `from __future__ import annotations` (#81902) 2 years ago
test_get_module_path.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_heuristic_log_sanitize.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_imports.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_log.py Remove extraneous pylint ignore (#83257) 2 years ago
test_no_log.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_platform_distribution.py Remove Python 2 compat (via six) from unit tests 2 years ago
test_run_command.py Remove extraneous pylint ignore (#83257) 2 years ago
test_sanitize_keys.py Typo fixes and other bits and bobs (#83672) 1 year ago
test_selinux.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_set_cwd.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_set_mode_if_different.py 🔥 Exterminate `__builtin__` import from tests (#82569) 2 years ago
test_tmpdir.py Templating overhaul, implement Data Tagging (#84621) 8 months ago