community.general/plugins
Alexei Znamensky 0de39a6f47
use open() as context manager (#9579)
* use open() as context manager

* add changelog frag
2025-01-21 20:50:44 +01:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
cache action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
callback action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
connection connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
doc_fragments (abc*, doc frags): style adjustments (#9534) 2025-01-06 21:50:53 +01:00
filter filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
inventory connection/inventory: adjust import __future__ for Python3 (#9584) 2025-01-20 19:36:29 +01:00
lookup Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00
module_utils use open() as context manager (#9579) 2025-01-21 20:50:44 +01:00
modules use open() as context manager (#9579) 2025-01-21 20:50:44 +01:00
plugin_utils plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9379) 2024-12-28 22:47:18 +01:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00