Python, Locales and Writing Systems

By Rae Knowler, at Swiss Python Summit 2017, on Fr 17 Februar 2017
Sketchnote of Python, Locales and Writing Systems

Python 3 removes a lot of the confusion around Unicode handling in Python, but that by no means fixes everything. Different locales and writing systems have unique behaviours that can trip you up. Here's some of the worst ones and how to handle them correctly.