[issue24019] str/unicode encoding kwarg causes exceptions

Mahmoud Hashemi report at bugs.python.org
Thu Apr 23 08:49:57 CEST 2015


Mahmoud Hashemi added the comment:

I would urge you all take a stronger look at usability, rather than parroting the current state of the design and docs. Python gained renown over the years for its ability to stay flexible while maturing. Focusing on purity and ignoring the needs of practical programmers is exactly how PEP #461 ended up coming into play so late.

The inflexible arguments of str makes a common task, turning data into text, an order of magnitude harder than it needs to be.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24019>
_______________________________________


More information about the Python-bugs-list mailing list