ansible/test/units
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
2025-10-22 12:22:14 -04:00
..
_internal Move display internals into _internal (#85889) 2025-09-22 16:07:10 -07:00
_vendor Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
ansible_test ansible-test - Update Ansible Core CI auth (#85717) 2025-08-29 15:22:09 -07:00
cli deprecate esoteric/undocumented playbook syntaxes (#85378) 2025-06-24 17:00:37 +00:00
config Ensure config env/ini values are tagged (#85404) 2025-06-30 16:33:37 -07:00
errors Move display internals into _internal (#85889) 2025-09-22 16:07:10 -07:00
executor six cleanup (#85284) 2025-08-12 12:19:49 +02:00
galaxy galaxy: handle missing 'results' key in cached Galaxy API responses. (#85972) 2025-10-21 11:27:24 -04:00
inventory Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
inventory_test_data/group_vars
mock Clean up TE error handling, wrap sigalrm handler (#85232) 2025-05-30 10:45:10 -07:00
module_utils Remove deprecated safe_eval (#86019) 2025-10-22 12:22:14 -04:00
modules Avoid mocker fixture in copy unit tests (#85575) 2025-07-28 22:04:36 +00:00
parsing Update DataLoader to deal almost exclusively in str (#85941) 2025-10-21 11:06:15 -04:00
playbook Remove (de)serialize methods (#85724) 2025-09-08 09:24:08 -05:00
plugins Fix marker handling in templating (#85690) 2025-08-18 13:04:23 -07:00
regex Remove Python 2.x compat from unit tests (#82109) 2023-11-01 16:37:08 -07:00
template deprecate invalid variable names in inventory (#85377) 2025-06-23 16:55:53 -07:00
test_utils Move display internals into _internal (#85889) 2025-09-22 16:07:10 -07:00
utils Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970) 2025-10-21 11:24:57 -04:00
vars Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
__init__.py
conftest.py Add missing warning methods and args (#85225) 2025-05-30 11:36:21 -07:00
controller_only_conftest.py recategorize pass over DTFIX-MERGE entries post b4 (#85155) 2025-05-13 23:24:18 +00:00
requirements.txt Use bcrypt < 5 for unit tests (#85969) 2025-10-09 19:32:27 +00:00
test_context.py Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
test_no_tty.py Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00