HomePhorge

Use ensure_str in cyruslib as well

Description

Use ensure_str in cyruslib as well

We mostly just want to work with strings,
but e.g. utf7 encoded patterns come as binary.
Simply converting everything back to string seems to be the easiest fix
for now, but we may want to consider why we pass in binaries in the
first place.

Details

Provenance
mollekopfAuthored on Aug 26 2022, 3:16 PM
mollekopfPushed on Aug 26 2022, 4:21 PM
Parents
rPdb40dcd46de2: A warning does not have a level
Branches
Unknown
Tags
Unknown
Build Status
Buildable 39986

Event Timeline

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rP8a7f12bac407: Use ensure_str in cyruslib as well (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).Aug 26 2022, 3:22 PM