|
|
|
|
|
by pjmlp
951 days ago
|
|
The way unicode was handled, integer division semantics, some libraries went away, and a few other things change enough that 2to3 wouldn't handle everything, which in a dynamic language is a big pain to track down in a huge codebase. Naturally some changes on the C API for native libraries as well. |
|