We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
txt3.to_text()
txt3.to_bytes()
The text was updated successfully, but these errors were encountered:
In GitLab by @markuslf on Feb 16, 2022, 18:47
mentioned in commit 4e5c4b7
Sorry, something went wrong.
mentioned in commit 4538120
Merge branch 'develop' into 'master'
4538120
new release Closes #30, #40, #41, #43, #44, #42, #46, #45, #47, #49, #50, #52, #51, #53, #54, #55, #56, #57, #59, #60, #61, and #62 See merge request linuxfabrik/lib!9
markuslf
No branches or pull requests
In GitLab by @markuslf on Feb 16, 2022, 18:43
Adapt all other libraries, so that they simply use
txt3.to_text()
andtxt3.to_bytes()
, instead of encoding and decoding by themselves.The text was updated successfully, but these errors were encountered: