stacker icon indicating copy to clipboard operation
stacker copied to clipboard

KMS lookups give values $VAL wrapped as "b'$VAL'" when using python 3

Open baryal1299 opened this issue 5 years ago • 1 comments

Decrypted string is returned as b'text' which should be decoded to utf-8.

baryal1299 avatar Sep 08 '20 12:09 baryal1299

This may have been superceded by #765

hauntingEcho avatar Nov 05 '20 17:11 hauntingEcho