[issue42441] UnicodeEncodeError

Steven D'Aprano report at bugs.python.org
Mon Nov 23 04:11:51 EST 2020


Steven D'Aprano <steve+python at pearwood.info> added the comment:

You can learn more about unicode and encodings:

https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/


https://pyvideo.org/pycon-us-2012/pragmatic-unicode-or-how-do-i-stop-the-pain.html


https://nedbatchelder.com/text/unipain/unipain.html#1

(For the last link, use the arrow keys to navigate.)

----------
nosy: +steven.daprano

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42441>
_______________________________________


More information about the Python-bugs-list mailing list