On Tue, 2019-05-14 at 14:50 +0200, Miro Hrončok wrote:
> Could you please fix python-kitchen long standing build failures or 
> alternatively stop using it in infra tools and retire it?

Kitchen takes the wrong approach to string encoding - I recommend that
we stop using it and retire it. It can be a dangerous library if its
string encoding stuff is used for anything security related, and it's
still bad otherwise because it hides all encoding exceptions from you,
which means you will get corrupted data in your applications.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to