|
|
|
|
|
by acdha
1601 days ago
|
|
> I really missed the days of python 2.7, I spent far less time debugging breaking version changes and spent more time on my actual work. This has been the Python 3 experience for years. If you had lots of previously ignored bugs in your Python 2 around string handling, it took longer but on a clean codebase it was often only a matter of minutes. |
|