ansible/test/units/module_utils
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 Add support for Python 3.14 and drop Python 3.8 (#85576) 2025-07-28 16:16:14 -07:00
basic Remove deprecated safe_eval (#86019) 2025-10-22 12:22:14 -04:00
common Add typing to to_text and to_bytes, improve typing and type juggling in DataLoader (#85746) 2025-09-04 18:57:35 -05:00
datatag adjust PluginInfo to use PluginType enum (#85277) 2025-06-06 00:50:09 +00:00
facts Distribution: Added UCS in Debian OS Family (#85496) 2025-07-22 11:16:52 -04:00
json_utils Remove Python 2.x compat from unit tests (#82109) 2023-11-01 16:37:08 -07:00
parsing Fixed broken tests (#84088) 2024-10-18 14:11:33 -07:00
urls Exceptions clean up (#85176) 2025-06-06 07:59:01 +02:00
__init__.py
conftest.py Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
test_api.py Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
test_connection.py Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
test_distro.py Remove unused/unreachable unit test code (#82160) 2023-11-07 12:41:42 -08:00
test_text.py Remove Python 2 compat (via six) from unit tests 2023-11-01 17:05:36 -07:00