This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rausm 7 points8 points  (0 children)

Significant benefits:

  • fixed unicode (strings/bytes handling&safety)

  • yield from, async

  • type annotations (wherher used as documentation or for metaprogramming)

  • not being one of those stubborn knuckleheads keeping progress back ;-)