|
|
|
|
|
by mrweasel
2522 days ago
|
|
The question at this point is: why haven’t you migrated yet? Any new code written in the last 5 years should have been Python 3 compatible (and tested). If you’re on Python 2 you’re on a dying platform. If your code is important plan accordingly... something many have failed to do. |
|