Hacker News new | ask | show | jobs
by formerly_proven 178 days ago
encode()/decode() have used UTF-8 as the default since Python 3.2 (soon, 15 years ago). This is about the default encoding for e.g. the "encoding" parameter of open().