[Python-Dev] (Looking for) A Retrospective on the Move to Python 3 (original) (raw)
Skip Montanaro skip.montanaro at gmail.com
Sat May 12 08:14:09 EDT 2018
- Previous message (by thread): [Python-Dev] (Looking for) A Retrospective on the Move to Python 3
- Next message (by thread): [Python-Dev] (Looking for) A Retrospective on the Move to Python 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have found 2to3 conversion to be remarkably easy and painless.
And the whole Unicode thing is much easier.
The intersection of bytes, str and unicode has been the only pain point for me. Everything else I've encountered has been pretty trivial.
Skip
- Previous message (by thread): [Python-Dev] (Looking for) A Retrospective on the Move to Python 3
- Next message (by thread): [Python-Dev] (Looking for) A Retrospective on the Move to Python 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]