community.general/plugins
Alexei Znamensky cc83188594
module utils: update code to python3 (#10907)
* module utils: update code to python3

* add changelog frag
2025-10-11 13:42:11 +02:00
..
action Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
become Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
cache Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
callback Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
connection use f-strings (#10899) 2025-10-11 11:59:28 +02:00
doc_fragments Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
filter use f-strings (#10899) 2025-10-11 11:59:28 +02:00
inventory Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
lookup use f-strings (#10899) 2025-10-11 11:59:28 +02:00
module_utils module utils: update code to python3 (#10907) 2025-10-11 13:42:11 +02:00
modules archive: lzma is standard in Python 3.7+ (#10908) 2025-10-11 13:42:01 +02:00
plugin_utils use f-strings (#10899) 2025-10-11 11:59:28 +02:00
test Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00