Contribute Media
A thank you to everyone who makes this possible: Read More

Unicode and Python: the absolute minimum you need to know

Description

Born from parents who don't mind string encoding, my name has an "ë". How can your code handle that character? How does Unicode handle it? If you see "ë" in a stack trace, does that mean your encoding is broken?

Ignoring unicode often backfires. This talk is about preventing Unicode burns.

Details

Improve this page