logoalt Hacker News

gjvctoday at 5:19 AM2 repliesview on HN

this must be right, i'm getting downvoted


Replies

zahlmantoday at 7:20 AM

Please don't do this.

boxedtoday at 6:21 AM

It's wrong. Python3 eliminated mountains of annoying bugs that happened all over the code base because of mixing of unicode strings and byte strings. Python2 was an absolute mess.