Linuxfabrik / lib

Python libraries used in various Linuxfabrik projects, including the Monitoring Plugins project.
https://linuxfabrik.ch
The Unlicense
13 stars 7 forks source link

Let the new txt3 library do all encoding and decoding #59

Closed NavidSassan closed 2 years ago

NavidSassan commented 2 years ago

In GitLab by @markuslf on Feb 16, 2022, 18:43

Adapt all other libraries, so that they simply use txt3.to_text() and txt3.to_bytes(), instead of encoding and decoding by themselves.

NavidSassan commented 2 years ago

In GitLab by @markuslf on Feb 16, 2022, 18:47

mentioned in commit 4e5c4b77c283cc09ebfd15789ccb6899e761d9d2

NavidSassan commented 2 years ago

mentioned in commit 45381201cef1b4055abad05288eaf8beb4d73748