community.general/plugins/connection
patchback[bot] 151f6c9ce3
[PR #9379/22035608 backport][stable-10] plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9444)
plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9379)

* Replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting.

* Improve formulation.

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* Use more f-strings.

* Remove unicode prefix for strings.

---------

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit 2203560867)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-29 00:06:56 +01:00
..
chroot.py [PR #9379/22035608 backport][stable-10] plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9444) 2024-12-29 00:06:56 +01:00
funcd.py [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00
incus.py [PR #9379/22035608 backport][stable-10] plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9444) 2024-12-29 00:06:56 +01:00
iocage.py [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00
jail.py [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00
lxc.py [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00
lxd.py [PR #9379/22035608 backport][stable-10] plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9444) 2024-12-29 00:06:56 +01:00
qubes.py [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00
saltstack.py [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00
zone.py [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00