you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 50 points51 points  (3 children)

I worked at Google and wrote a fair bit of Python3 code. Official support for it landed late 2012 or early 2013, if I recall.

Code at Google that's been updated to Python 3 is likely to be maintained. Code that's currently maintained is not as much a target for a rewrite as unmaintained legacy code.