top | item 9275538

(no title)

ghost91 | 11 years ago

Nearly all packages are ported to python3. There are still some bigger projects missing, but these are exceptions and not the norm.

Python3 simplifies many aspects of the language, for example handling of bytes and handling different encodings. In my day to day use I don't want to miss these features.

Many interesting features where added in 3, like yield from, more powerful generator syntax and the libraries multiprocessing and pathlib.

discuss

order

No comments yet.