community.general/plugins/cache
Felix Fontein 2203560867
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>
2024-12-28 22:47:18 +01:00
..
memcached.py cache plugins: use f-strings (#9320) 2024-12-23 10:02:58 +01:00
pickle.py Type options of cache plugins (#8624) 2024-07-28 13:09:46 +02:00
redis.py 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
yaml.py Type options of cache plugins (#8624) 2024-07-28 13:09:46 +02:00